hoffstadt / hoffstadt/DearPyGui
Axis changed callback
Open
state: pending
type: improvement
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
It would be awesome to have a handler that detects when plot axis have been changed. Especially for building features that allow you to go back to the previous views
I have tried adding hooks for mouse release and item clicked, but the problem is there are numerous ways to change the axis that do not involve clicking, e.g. scrolling on the axis itself, middle mouse zoom etc...
Contributor guide
Assessment
This issue has not been assessed yet.