Chart.js icon indicating copy to clipboard operation
Chart.js copied to clipboard

[Bubble] radius function resize browser

Open dutrieux opened this issue 1 year ago • 1 comments

Expected behavior

In bubble graph, I use radius function to update the radius dependant on width canvas. That's work on first time loading graph, but when I resize the canvas (by changing the browser size), the radius of bubble is not update (however, the radius function is well executed)

Current behavior

bubble

Reproducible sample

https://jsfiddle.net/ty4wpce9/2/

Optional extra steps/info to reproduce

I notice it's broken since v3.6 (with v3.5 that's work)

Possible solution

No response

Context

No response

chart.js version

v4.4.0

Browser name and version

Firefox v116

Link to your project

No response

dutrieux avatar Sep 06 '23 07:09 dutrieux