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 @@ -99,9 +99,9 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
99
99
© Arction Ltd 2009-2020. All rights reserved.
100
100
101
101
102
- [ XY cartesian chart ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.0 /classes/chartxy.html
103
- [ Scroll strategies ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.0 /globals.html#axisscrollstrategies
104
- [ Line series ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.0 /classes/lineseries.html
105
- [ Data patterns ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.0 /interfaces/datapattern.html
102
+ [ XY cartesian chart ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.1 /classes/chartxy.html
103
+ [ Scroll strategies ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.1 /globals.html#axisscrollstrategies
104
+ [ Line series ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.1 /classes/lineseries.html
105
+ [ Data patterns ] : https://www.arction.com/lightningchart-js-api-documentation/v3.0.1 /interfaces/datapattern.html
106
106
[ Progressive trace data generator ] : https://arction.github.io/xydata/classes/progressivetracegenerator.html
107
107
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.0.0 " ,
17
+ "@arction/lcjs" : " ^3.0.1 " ,
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