compwright/chartjs-plugin-draggable

Use draggable without id

Opened this issue · 0 comments

Hi all,

Im using a bar chart with chart js and annotation with draggable.
Im trying to set the value dynamicly in a popup dialog wich works if i dont set an id to the annotation but then the draggable part doesnt work and vice versa.

Is there a way to make draggable work without an id ?