vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
685 stars 33 forks source link

Chart sizing and resizing issues #797

Open powertec-dan opened 2 months ago

powertec-dan commented 2 months ago

On the current demo pages:

When first displaying a chart, the chart starts out at the size prescribed and then slowly resizes to a smaller area.

I am on a High DPI monitor using chrome (126.0.6478.127) with zoom set to 67%. I navigate to:

https://demos.blazorbootstrap.com/charts

and the demo chart displays the above behaviour.

Somewhat worse than that is the behaviour of the chart when zooming with the mouse wheel.

With the chart at 100%, use the ctrl key and mouse wheel to zoom the chart to below 70% and it will start to flicker rapidly. It can take a few seconds or more to settle. It seems (but I haven't done extensive testing) that the lower the zoom, the longer it takes to settle.

If required, I can try and capture a video of the behaviour, but it is quite easy to reproduce (for me)

powertec-dan commented 1 week ago

Just wondering if there is any update on this issue? I'm getting pressure to move to a different chart solution because of this issue and I'd rather not...