yoeria / lcjs-showcase-streamingData

LightningChart JS streaming data showcase application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightningChart JS Streaming data showcase application

Web-application that streams random data in great quantity across multiple channels, and renders it using LightningChart JS.

More information about LightningChart® JS can be found from our website, https://www.arction.com/lightningchart-js/.

Description

Scrolling of large quantitities of random data in real-time, across multiple channels.

Rendered frames-per-second (FPS) and incoming data points-per-second (PPS) are displayed on Chart.

Getting Started

The application is hosted at:

https://arction.github.io/lcjs-showcase-streamingData/

To run the application locally with hot reload:

  1. Install Node.JS
  2. Run npm install
  3. Run npm start
  4. Open browser and navigate to http://localhost:8080

Support

If you notice an error in the example code, please open an issue on GitHub.

Official API documentation can be found on Arction website.

If the docs and other materials do not solve your problem as well as implementation help is needed, ask on StackOverflow (tagged lightningchart).

If you think you found a bug in the LightningChart JavaScript library, please contact support@arction.com.

Direct developer email support can be purchased through a Support Plan or by contacting sales@arction.com.

© Arction Ltd 2009-2019. All rights reserved.

About

LightningChart JS streaming data showcase application.


Languages

Language:TypeScript 56.3%Language:JavaScript 30.1%Language:HTML 13.5%