Hi.
We have a problem with the resize of this control. We
are trying to use a stacked bar 100% but the graph gets out of picture because
it has a fixed size of 600px even if we are setting the width specifying a
percentage
This is what we get:

This is what we see in the console:

It doesn’t matter what size we give the screen, we always
have 600 as width.
This is our code

Even if we change the width to 60%, the width remains 600px,
unlike when we set a fixed value, in which case the value is applied correctly.
In addition, we have tried to wait until our screen is fully
rendered to load the chart but the problem still continues.
When we play around with your example ( https://ej2.syncfusion.com/vue/demos/#/bootstrap5/chart/stacked-bar-100.html),
the width changes when we go to mobilemode.
What can be happening?
Thank you in advance for your answer .
Regards
Gaspar