chartjs-plugin-dragdata
chartjs-plugin-dragdata copied to clipboard
DragX / DragY option per dataset
Describe the idea I have a usecase where its needed to disable dragX for the first/last element. It would be great to have dragX, dragY Option per datapoint.
Proof-of-Concept (PoC) dragX: boolean dragX: boolean instead of dragData: boolean