File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Official [API documentation][1] can be found on [LightningChart][2] website.
85
85
86
86
If the docs and other materials do not solve your problem as well as implementation help is needed, ask on [ StackOverflow] [ 3 ] (tagged lightningchart).
87
87
88
- If you think you found a bug in the LightningChart JavaScript library, please contact support @lightningchart.com .
88
+ If you think you found a bug in the LightningChart JavaScript library, please contact sales @lightningchart.com .
89
89
90
90
Direct developer email support can be purchased through a [ Support Plan] [ 4 ] or by contacting sales@lightningchart.com .
91
91
@@ -98,10 +98,10 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
98
98
© LightningChart Ltd 2009-2022. All rights reserved.
99
99
100
100
101
- [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v5.0.1 /classes/ChartXY.html
102
- [ Axis tick strategies ] : https://lightningchart.com/js-charts/api-documentation/v5.0.1 /variables/AxisTickStrategies.html
103
- [ Figure types ] : https://lightningchart.com/js-charts/api-documentation/v5.0.1 /variables/OHLCFigures.html
104
- [ OHLC series ] : https://lightningchart.com/js-charts/api-documentation/v5.0.1 /classes/ChartXY.html#addOHLCSeries
105
- [ XOHLC datastructure ] : https://lightningchart.com/js-charts/api-documentation/v5.0.1 /types/XOHLC.html
101
+ [ XY cartesian chart ] : https://lightningchart.com/js-charts/api-documentation/v5.1.0 /classes/ChartXY.html
102
+ [ Axis tick strategies ] : https://lightningchart.com/js-charts/api-documentation/v5.1.0 /variables/AxisTickStrategies.html
103
+ [ Figure types ] : https://lightningchart.com/js-charts/api-documentation/v5.1.0 /variables/OHLCFigures.html
104
+ [ OHLC series ] : https://lightningchart.com/js-charts/api-documentation/v5.1.0 /classes/ChartXY.html#addOHLCSeries
105
+ [ XOHLC datastructure ] : https://lightningchart.com/js-charts/api-documentation/v5.1.0 /types/XOHLC.html
106
106
[ OHLC generator ] : https://arction.github.io/xydata/classes/ohlcgenerator.html
107
107
You can’t perform that action at this time.
0 commit comments