artus9033/chartjs-plugin-dragdata

pie chart having Error

fazlay opened this issue · 1 comments

pie chart having Error - Cannot read properties of undefined (reading 'getValueForPixel')

To Reproduce
I have implemented this on pie chart , while dragging any point it's showing below error

TypeError Cannot read properties of undefined (reading 'getValueForPixel')

here is a codesandbox where i have wrapped the chartjs pie chart with draggable link: https://codesandbox.io/s/chartjs-draggable-bmnzog

Hey @fazlay,

Thanks for raising an issue!
Pie charts are unfortunately not supported as of right now. I'd happily accept a (well tested) PR though 😊