File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -126,10 +126,10 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
126
126
© LightningChart Ltd 2009-2022. All rights reserved.
127
127
128
128
129
- [ 3D chart ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/Chart3D.html
130
- [ 3D box series ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/BoxSeries3D.html
131
- [ Box data centered ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /interfaces/BoxDataCentered.html
132
- [ Box data bounds ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /interfaces/BoxDataBounds.html
133
- [ Paletted Fill Style ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PalettedFill.html
134
- [ LUT ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/LUT.html
129
+ [ 3D chart ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/Chart3D.html
130
+ [ 3D box series ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/BoxSeries3D.html
131
+ [ Box data centered ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /interfaces/BoxDataCentered.html
132
+ [ Box data bounds ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /interfaces/BoxDataBounds.html
133
+ [ Paletted Fill Style ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PalettedFill.html
134
+ [ LUT ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/LUT.html
135
135
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