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 @@ -98,9 +98,9 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
9898© LightningChart Ltd 2009-2022. All rights reserved.
9999
100100
101- [ Polar chart ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PolarChart.html
102- [ Polar line series ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PolarLineSeries.html
103- [ Polar radial axis ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /interfaces/PolarAxisRadial.html
104- [ Polar amplitude axis ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PolarAxisAmplitude.html
105- [ Polar point ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /interfaces/PolarPoint.html
101+ [ Polar chart ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PolarChart.html
102+ [ Polar line series ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PolarLineSeries.html
103+ [ Polar radial axis ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /interfaces/PolarAxisRadial.html
104+ [ Polar amplitude axis ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PolarAxisAmplitude.html
105+ [ Polar point ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /interfaces/PolarPoint.html
106106
Original file line number Diff line number Diff line change 1717 "webpack-stream" : " ^7.0.0"
1818 },
1919 "dependencies" : {
20- "@lightningchart/lcjs" : " ^7.0.1 " ,
20+ "@lightningchart/lcjs" : " ^7.1.0 " ,
2121 "@lightningchart/xydata" : " ^1.4.0"
2222 },
2323 "lightningChart" : {
You can’t perform that action at this time.
0 commit comments