Home
Softono

Chartjs Plugin Streaming

Open source MIT JavaScript
584
Stars
145
Forks
64
Issues
11
Watchers
3 years
Last Commit

 About Chartjs Plugin Streaming

Chart.js plugin for live streaming data

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Chartjs Plugin Streaming?

We provide expert installation service for this software. Our team will install, configure, and secure Chartjs Plugin Streaming on your server. plans start at just $30.

Chartjs Plugin Streaming

View on GitHub

chartjs-plugin-streaming

npm GitHub Workflow Status Code Climate Awesome

Chart.js plugin for live streaming data

chartjs-plugin-streaming 2.x requires Chart.js 3.0.0 or later. If you need Chart.js 2.x support, use the following versions.

Documentation

Development

You first need to install node dependencies (requires Node.js):

npm install

The following commands will then be available from the repository root:

npm run build      # build dist files
npm run build:dev  # build and watch for changes
npm run lint       # perform code linting
npm run package    # create an archive with dist files
npm run docs       # generate documentation (`dist/docs`)
npm run docs:dev   # generate documentation and watch for changes

License

chartjs-plugin-streaming is available under the MIT license.