Skip to content

Releases: compwright/chartjs-plugin-draggable

Compatibility release

05 Dec 16:58
Compare
Choose a tag to compare
Compatibility release Pre-release
Pre-release

Updated to work with chartjs-plugin-annotation v0.5.2.

Compatibility release

30 Nov 17:15
Compare
Choose a tag to compare
Compatibility release Pre-release
Pre-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

21 Nov 15:23
Compare
Choose a tag to compare
Compatibility release Pre-release
Pre-release

Updated to work with chartjs-plugin-annotation v0.4.0.

Hotfix

18 Nov 16:04
Compare
Choose a tag to compare
Hotfix Pre-release
Pre-release

Fixed a Javascript error if the user attempts to drag a box annotation

Bugfixes

17 Nov 18:58
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release
  • 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

16 Nov 21:48
Compare
Choose a tag to compare
Npm hotfix Pre-release
Pre-release

main was pointed to the wrong file.

Initial Release

16 Nov 21:13
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Line annotations via chartjs-plugin-annotation may be clicked and dragged by the mouse.