chartjs / chartjs/chartjs-plugin-zoom

OnZoomComplete callback final event to call a local method

Open
#677 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
623
Forks
331
Avg merge
7h 5m
Merged PRs (30d)
7

Description

Hi,

Currently, **we get lots of onZoomComplete() callbacks even with a single mouse wheel scroll**.
We need to call a local method after the user done with the actual zoom completion.

Is there any way we can detect once when all the mouse wheel events are done so that we can call our local method after the zoom?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.