File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -67,10 +67,10 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
67
67
[ 3 ] : https://stackoverflow.com/questions/tagged/lightningchart
68
68
[ 4 ] : https://lightningchart.com/support-services/
69
69
70
- © LightningChart Ltd 2009-2022 . All rights reserved.
70
+ © LightningChart Ltd 2009-2025 . All rights reserved.
71
71
72
72
73
- [ Bar chart ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/BarChart.html
74
- [ Bar chart Value Axis ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/BarChartValueAxis.html
75
- [ Bar chart Category Axis ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/BarChartCategoryAxis.html
73
+ [ Bar chart ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/BarChart.html
74
+ [ Bar chart Value Axis ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/BarChartValueAxis.html
75
+ [ Bar chart Category Axis ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/BarChartCategoryAxis.html
76
76
Original file line number Diff line number Diff line change 17
17
"webpack-stream" : " ^7.0.0"
18
18
},
19
19
"dependencies" : {
20
- "@lightningchart/lcjs" : " ^8.0.0 " ,
20
+ "@lightningchart/lcjs" : " ^8.0.1 " ,
21
21
"@lightningchart/xydata" : " ^1.6.0"
22
22
},
23
23
"lightningChart" : {
You can’t perform that action at this time.
0 commit comments