Skip to content

Commit f06048b

Browse files
author
Niilo Keinänen
committed
LCJS v7.1.0
1 parent 683fbc0 commit f06048b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,11 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
130130
© LightningChart Ltd 2009-2022. All rights reserved.
131131

132132

133-
[Map chart]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/MapChart.html
134-
[Map types]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/variables/MapTypes.html
135-
[Paletted fill]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/PalettedFill.html
136-
[Color lookup table]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/LUT.html
137-
[Color RGBA]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/functions/ColorRGBA.html
138-
[Empty line]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/variables/emptyLine.html
139-
[Format longitude/latitude]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/functions/formatLongitudeLatitude.html
133+
[Map chart]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/MapChart.html
134+
[Map types]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/variables/MapTypes.html
135+
[Paletted fill]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/PalettedFill.html
136+
[Color lookup table]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/LUT.html
137+
[Color RGBA]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/functions/ColorRGBA.html
138+
[Empty line]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/variables/emptyLine.html
139+
[Format longitude/latitude]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/functions/formatLongitudeLatitude.html
140140

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"webpack-stream": "^7.0.0"
1818
},
1919
"dependencies": {
20-
"@lightningchart/lcjs": "^7.0.1",
20+
"@lightningchart/lcjs": "^7.1.0",
2121
"@lightningchart/xydata": "^1.4.0"
2222
},
2323
"lightningChart": {

0 commit comments

Comments
 (0)