@ambiqai/chartjs-plugin-streaming
TypeScript icon, indicating that this package has built-in type declarations

3.1.1 • Public • Published

chartjs-plugin-streaming

npm GitHub Workflow Status Code Climate Awesome

Chart.js plugin for live streaming data

Forked from https://github.com/nagix/chartjs-plugin-streaming because it appears to be unmaintained.

chartjs-plugin-streaming 3.x requires Chart.js 4.1.1 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.

Package Sidebar

Install

npm i @ambiqai/chartjs-plugin-streaming

Weekly Downloads

4

Version

3.1.1

License

MIT

Unpacked Size

37.2 kB

Total Files

6

Last publish

Collaborators

  • adam-ambiq