Skip to content

Commit 100ad00

Browse files
author
Niilo Keinänen
committed
LCJS v7.1.0
1 parent c29e33a commit 100ad00

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

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

6464

65-
[Bar chart]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/BarChart.html
66-
[Bar chart Value Axis]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/BarChartValueAxis.html
67-
[Bar chart Category Axis]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/BarChartCategoryAxis.html
65+
[Bar chart]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/BarChart.html
66+
[Bar chart Value Axis]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/BarChartValueAxis.html
67+
[Bar chart Category Axis]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/BarChartCategoryAxis.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": "^7.0.1",
20+
"@lightningchart/lcjs": "^7.1.0",
2121
"@lightningchart/xydata": "^1.4.0"
2222
},
2323
"lightningChart": {

0 commit comments

Comments
 (0)