File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
85
85
© LightningChart Ltd 2009-2022. All rights reserved.
86
86
87
87
88
- [ ColorRGBA ] : https://lightningchart.com/js-charts/api-documentation/v5.1 .0/functions/ColorRGBA.html
89
- [ ImageFill ] : https://lightningchart.com/js-charts/api-documentation/v5.1 .0/classes/ImageFill.html
90
- [ ImageFitMode ] : https://lightningchart.com/js-charts/api-documentation/v5.1 .0/enums/ImageFitMode.html
91
- [ LUT ] : https://lightningchart.com/js-charts/api-documentation/v5.1 .0/classes/LUT.html
88
+ [ ColorRGBA ] : https://lightningchart.com/js-charts/api-documentation/v5.2 .0/functions/ColorRGBA.html
89
+ [ ImageFill ] : https://lightningchart.com/js-charts/api-documentation/v5.2 .0/classes/ImageFill.html
90
+ [ ImageFitMode ] : https://lightningchart.com/js-charts/api-documentation/v5.2 .0/enums/ImageFitMode.html
91
+ [ LUT ] : https://lightningchart.com/js-charts/api-documentation/v5.2 .0/classes/LUT.html
92
92
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" : " ^5.1.1 " ,
20
+ "@arction/lcjs" : " ^5.2.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