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 @@ -90,10 +90,10 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
90
90
[ 3 ] : https://stackoverflow.com/questions/tagged/lightningchart
91
91
[ 4 ] : https://lightningchart.com/support-services/
92
92
93
- © LightningChart Ltd 2009-2022 . All rights reserved.
93
+ © LightningChart Ltd 2009-2025 . All rights reserved.
94
94
95
95
96
- [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/ChartXY.html
97
- [ Area point ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /interfaces/AreaPoint.html
98
- [ Area Range series ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/AreaRangeSeries.html
96
+ [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/ChartXY.html
97
+ [ Area point ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /interfaces/AreaPoint.html
98
+ [ Area Range series ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/AreaRangeSeries.html
99
99
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