You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This demo application belongs to the set of examples for LightningChart JS, data visualization library for JavaScript.
6
6
7
7
LightningChart JS is entirely GPU accelerated and performance optimized charting library for presenting massive amounts of data. It offers an easy way of creating sophisticated and interactive charts and adding them to your website or web application.
@@ -15,26 +15,26 @@ The demo can be used as an example or a seed project. Local execution requires t
15
15
npm start # builds an application and starts the development server
16
16
17
17
- The application is available at _http://localhost:8080_ in your browser, webpack-dev-server provides hot reload functionality.
18
-
19
-
20
-
## Description
21
-
22
-
This example shows series/axes progressing to all kinds of directions inside a dashboard.
23
-
24
-
25
-
## API Links
26
-
18
+
19
+
20
+
## Description
21
+
22
+
This example shows series/axes progressing to all kinds of directions inside a dashboard.
23
+
24
+
25
+
## API Links
26
+
27
27
*[Dashboard]
28
28
*[Solid FillStyle]
29
29
*[RGBA color factory]
30
30
*[XY cartesian chart]
31
31
*[Axis]
32
32
*[Scroll strategies]
33
33
*[Freeform line series]
34
-
35
-
36
-
## Support
37
-
34
+
35
+
36
+
## Support
37
+
38
38
If you notice an error in the example code, please open an issue on [GitHub][0] repository of the entire example.
39
39
40
40
Official [API documentation][1] can be found on [LightningChart][2] website.
@@ -50,15 +50,15 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
0 commit comments