Skip to content

Commit 5131e75

Browse files
author
Niilo Keinänen
committed
LCJS v8.0.1
1 parent ab21e59 commit 5131e75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
6161
© LightningChart Ltd 2009-2025. All rights reserved.
6262

6363

64-
[Polar chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/PolarChart.html
65-
[Polar heatmap series]: https://lightningchart.com/js-charts/api-documentation/v8.0.0//classes/PolarHeatmapSeries.html
66-
[Polar radial axis]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/interfaces/PolarAxisRadial.html
67-
[Polar amplitude axis]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/PolarAxisAmplitude.html
64+
[Polar chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/classes/PolarChart.html
65+
[Polar heatmap series]: https://lightningchart.com/js-charts/api-documentation/v8.0.1//classes/PolarHeatmapSeries.html
66+
[Polar radial axis]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/interfaces/PolarAxisRadial.html
67+
[Polar amplitude axis]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/classes/PolarAxisAmplitude.html
6868

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": "^8.0.0",
20+
"@lightningchart/lcjs": "^8.0.1",
2121
"@lightningchart/xydata": "^1.6.0"
2222
},
2323
"lightningChart": {

0 commit comments

Comments
 (0)