File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
50
50
[ 3 ] : https://stackoverflow.com/questions/tagged/lightningchart
51
51
[ 4 ] : https://lightningchart.com/support-services/
52
52
53
- © LightningChart Ltd 2009-2022 . All rights reserved.
53
+ © LightningChart Ltd 2009-2025 . All rights reserved.
54
54
55
55
56
- [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/ChartXY.html
57
- [ Area series ] : https://lightningchart.com/js-charts/api-documentation/v8.0.0 /classes/ChartXY.html#addAreaSeries
56
+ [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/ChartXY.html
57
+ [ Area series ] : https://lightningchart.com/js-charts/api-documentation/v8.0.1 /classes/ChartXY.html#addAreaSeries
58
58
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