chartjs-plugin-zoom

Plugin that enables zoom and pan functionality in Chart.js charts.

MIT 39 个版本
安装
npm install chartjs-plugin-zoom
yarn add chartjs-plugin-zoom
pnpm add chartjs-plugin-zoom
bun add chartjs-plugin-zoom
README

chartjs-plugin-zoom

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

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.

版本列表
2.2.0 2024-11-26
2.1.0 2024-11-18
2.0.1 2023-03-22
2.0.0 2022-11-23
1.3.0 2022-11-23
1.2.1 2022-03-24
1.2.0 2021-11-16
1.1.1 2021-07-04
1.1.0 2021-07-01
1.0.1 2021-06-01
1.0.0-rc 2021-05-17
1.0.0-beta.5 2021-05-02
1.0.0-beta.4 2021-04-30
1.0.0-beta.3 2021-04-27
1.0.0-beta.2 2021-04-25
1.0.0-beta.1 2021-03-08
1.0.0 2021-05-24
0.7.7 2020-05-07
0.7.6 2020-05-05
0.7.5 2019-11-05
0.7.4 2019-09-19
0.7.3 2019-07-11
0.7.2 2019-07-09
0.7.1 2019-07-08
0.7.0 2019-03-16
0.6.6 2018-11-20
0.6.5 2018-08-31
0.6.4 2018-08-16
0.6.3 2018-01-28
0.6.2 2018-01-09
0.6.1 2018-01-06
0.6.0 2017-12-31
0.5.0 2017-05-22
0.4.5 2017-01-03
0.4.4 2016-11-29
0.4.3 2016-11-21
0.4.2 2016-11-21
0.4.1 2016-11-17
0.4.0 2016-10-23