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.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
142
+ [ Pyramid Chart ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/classes/pyramidchart.html
143
+ [ Pyramid Chart Types ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/globals.html#pyramidcharttypes
144
+ [ Pyramid Label Side ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/enums/pyramidlabelside.html
145
+ [ Slice label formatter ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/globals.html#slicelabelformatter
146
+ [ Palette ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/globals.html#colorpalettes
147
+ [ SolidFillPalette ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/globals.html#solidfillpalette
148
+ [ Solid Line ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/classes/solidline.html
149
+ [ Solid Fill ] : https://www.arction.com/lightningchart-js-api-documentation/v3.4 .0/classes/solidfill.html
150
150
Original file line number Diff line number Diff line change 17
17
"webpack-stream" : " ^7.0.0"
18
18
},
19
19
"dependencies" : {
20
- "@arction/lcjs" : " ^3.3.3 " ,
20
+ "@arction/lcjs" : " ^3.4.0 " ,
21
21
"@arction/xydata" : " ^1.4.0"
22
22
},
23
23
"lightningChart" : {
You can’t perform that action at this time.
0 commit comments