chartjs / chartjs-plugin-datalabels

Chart.js plugin to display labels on data elements
https://chartjs-plugin-datalabels.netlify.app
MIT License
863 stars 460 forks source link

Zooming in the browser stay out of place the labels #321

Open atrujillofalcon opened 2 years ago

atrujillofalcon commented 2 years ago

When zooming in the browser up to 200% for example and then restoring it back to 100%, the labels stay out of place and change their position to the center.

Initial state: imagen

After zooming in and zooming out: imagen

LeeLenaleee commented 2 years ago

Do you have a reproducable sample (with a codepen, jsfiddle or something similar) of this because when I try it on the official samples it does not happen

andreySemenets commented 1 year ago

Hi! I have some problem.. Did you find a solution?

simonbrunel commented 1 year ago

@andreySemenets Maybe you have a CodePen that reproduces this issue?