File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -72,9 +72,9 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
72
72
© LightningChart Ltd 2009-2022. All rights reserved.
73
73
74
74
75
- [ Polar chart ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PolarChart.html
76
- [ Polar area series ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PolarAreaSeriesInterior.html
77
- [ Polar radial axis ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /interfaces/PolarAxisRadial.html
78
- [ Polar amplitude axis ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PolarAxisAmplitude.html
79
- [ Polar point ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /interfaces/PolarPoint.html
75
+ [ Polar chart ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PolarChart.html
76
+ [ Polar area series ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PolarAreaSeriesInterior.html
77
+ [ Polar radial axis ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /interfaces/PolarAxisRadial.html
78
+ [ Polar amplitude axis ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PolarAxisAmplitude.html
79
+ [ Polar point ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /interfaces/PolarPoint.html
80
80
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