2.0.1-alpha-11 • Published 3 years ago

@zerocooldog/chartjs-plugin-streaming v2.0.1-alpha-11

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.

2.0.1-alpha-11

3 years ago

2.0.1-alpha-10

3 years ago

2.0.1-alpha-9

3 years ago

2.0.1-alpha-8

3 years ago

2.0.1-alpha-6

3 years ago

2.0.1-alpha-5

3 years ago

2.0.1-alpha-4

3 years ago

2.0.1-alpha-3

3 years ago

2.0.1-alpha-2

3 years ago

2.0.1-alpha-0

3 years ago

2.0.1-alpha-1

3 years ago

2.0.1-alpha1

3 years ago

3.0.0

3 years ago