Releases: compwright/chartjs-plugin-draggable
Releases · compwright/chartjs-plugin-draggable
Compatibility release
Updated to work with chartjs-plugin-annotation v0.5.2.
Compatibility release
Updated to work with chartjs-plugin-annotation v0.5.1.
Implemented algorithm to select the draggable element nearest to the mouse position.
Compatibility release
Updated to work with chartjs-plugin-annotation v0.4.0.
Hotfix
Fixed a Javascript error if the user attempts to drag a box annotation
Bugfixes
- Drag the right annotation, if some annotations are not enabled for dragging
- Should work correctly now if multiple chart instances exist in the same page
Npm hotfix
main
was pointed to the wrong file.
Initial Release
Line annotations via chartjs-plugin-annotation may be clicked and dragged by the mouse.