chartjs-plugin-dragdata icon indicating copy to clipboard operation
chartjs-plugin-dragdata copied to clipboard

DragX / DragY option per dataset

Open philippk80 opened this issue 10 months ago • 1 comments

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

philippk80 avatar Jan 07 '25 09:01 philippk80