File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -139,12 +139,12 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
139
139
© Arction Ltd 2009-2020. All rights reserved.
140
140
141
141
142
- [ Pyramid Chart ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/classes/pyramidchart.html
143
- [ Pyramid Chart Types ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/globals.html#pyramidcharttypes
144
- [ Pyramid Label Side ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/enums/pyramidlabelside.html
145
- [ Slice label formatter ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/globals.html#slicelabelformatter
146
- [ Palette ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/globals.html#colorpalettes
147
- [ SolidFillPalette ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/globals.html#solidfillpalette
148
- [ Solid Line ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/classes/solidline.html
149
- [ Solid Fill ] : https://www.arction.com/lightningchart-js-api-documentation/v3.1 .0/classes/solidfill.html
142
+ [ Pyramid Chart ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/classes/pyramidchart.html
143
+ [ Pyramid Chart Types ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/globals.html#pyramidcharttypes
144
+ [ Pyramid Label Side ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/enums/pyramidlabelside.html
145
+ [ Slice label formatter ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/globals.html#slicelabelformatter
146
+ [ Palette ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/globals.html#colorpalettes
147
+ [ SolidFillPalette ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/globals.html#solidfillpalette
148
+ [ Solid Line ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/classes/solidline.html
149
+ [ Solid Fill ] : https://www.arction.com/lightningchart-js-api-documentation/v3.3 .0/classes/solidfill.html
150
150
Original file line number Diff line number Diff line change 14
14
"webpack-dev-server" : " ^3.9.0"
15
15
},
16
16
"dependencies" : {
17
- "@arction/lcjs" : " ^3.2 .0" ,
17
+ "@arction/lcjs" : " ^3.3 .0" ,
18
18
"@arction/xydata" : " ^1.4.0" ,
19
19
"clean-webpack-plugin" : " ^3.0.0" ,
20
20
"webpack" : " ^4.41.2" ,
You can’t perform that action at this time.
0 commit comments