File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -141,12 +141,12 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
141
141
© LightningChart Ltd 2009-2022. All rights reserved.
142
142
143
143
144
- [ Pyramid Chart ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/PyramidChart.html
145
- [ Pyramid Chart Types ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /variables/PyramidChartTypes-1.html
146
- [ Pyramid Label Side ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /enums/PyramidLabelSide.html
147
- [ Slice label formatter ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /types/SliceLabelFormatter.html
148
- [ Palette ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /variables/ColorPalettes.html
149
- [ SolidFillPalette ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /functions/SolidFillPalette.html
150
- [ Solid Line ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/SolidLine.html
151
- [ Solid Fill ] : https://lightningchart.com/js-charts/api-documentation/v7.0.1 /classes/SolidFill.html
144
+ [ Pyramid Chart ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/PyramidChart.html
145
+ [ Pyramid Chart Types ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /variables/PyramidChartTypes-1.html
146
+ [ Pyramid Label Side ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /enums/PyramidLabelSide.html
147
+ [ Slice label formatter ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /types/SliceLabelFormatter.html
148
+ [ Palette ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /variables/ColorPalettes.html
149
+ [ SolidFillPalette ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /functions/SolidFillPalette.html
150
+ [ Solid Line ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/SolidLine.html
151
+ [ Solid Fill ] : https://lightningchart.com/js-charts/api-documentation/v7.1.0 /classes/SolidFill.html
152
152
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