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 @@ -89,8 +89,8 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
89
89
© LightningChart Ltd 2009-2022. All rights reserved.
90
90
91
91
92
- [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/ChartXY.html
93
- [ Area series ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/ChartXY.html#addAreaSeries
94
- [ Area type ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /AreaSeriesTypes.html
95
- [ Bipolar Area series ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/AreaSeriesBipolar.html
92
+ [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/ChartXY.html
93
+ [ Area series ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/ChartXY.html#addAreaSeries
94
+ [ Area type ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /AreaSeriesTypes.html
95
+ [ Bipolar Area series ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/AreaSeriesBipolar.html
96
96
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" : " ^7.0.1 " ,
20
+ "@lightningchart/lcjs" : " ^7.1.0 " ,
21
21
"@lightningchart/xydata" : " ^1.4.0"
22
22
},
23
23
"lightningChart" : {
You can’t perform that action at this time.
0 commit comments