Hi Syncfusion Team,
I'm using the Chart component and I want to update the chart after the widget's width is changed.
Link sample: https://stackblitz.com/edit/react-xvj75t-usn3tw?file=index.js
In my example, I have a sidebar and a chart. The sidebar is able to expand/collapse. So, the width of the graph can be changed. By default, the chart won't be updated after the width changes(the image below). How to configure the chart can be updated after expanding/collapsing the sidebar.
Reality:
Expected:
I'm looking forward to your response.
Thanks.