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

2.1.6 • Public • Published

chartjs-plugin-zoom

GitHub Workflow Status Coverage Status release npm (latest) npm (next) documentation Awesome

This Fork

This fork contains various bug fixes and PRs from the main repos, and is published on npm as @trullock/chartjs-plugin-zoom because maintenance on the main repos seems to be dead. If it comes back to life let me know and I'll wind this down.

Docs

A zoom and pan plugin for Chart.js >= 3.0.0

For Chart.js 2.6.0 to 2.9.x support, use version 0.7.7 of this plugin.

Panning can be done via the mouse or with a finger. Zooming is done via the mouse wheel or via a pinch gesture. Hammer.js is used for gesture recognition.

Documentation

You can find documentation for chartjs-plugin-zoom at www.chartjs.org/chartjs-plugin-zoom.

Prior to v0.4.0, this plugin was known as 'Chart.Zoom.js'. Old versions are still available on npm under that name.

Contributing

Before submitting an issue or a pull request to the project, please take a moment to look over the contributing guidelines first.

License

chartjs-plugin-zoom.js is available under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @trullock/chartjs-plugin-zoom

Weekly Downloads

76

Version

2.1.6

License

MIT

Unpacked Size

91.9 kB

Total Files

8

Last publish

Collaborators

  • trullock