Describe the bug
If I open console in Google Chrome, the whole site is resized, but ngx-chart is not. If I refresh the page (while the console is opened) the chart width still the old size.
To Reproduce
Steps to reproduce the behavior:
Open an ngx-charts-line-chart Google Chrome in 1200px width container in a col-6 div, using Bootstrap 5.x
Open Google Chrome console on right side of the screen
Resize console while the container will be smaller than 1200px
See error: chart isn't resized
Expected behavior
When I resize the document area the chart follow this resizing (the window size stay the same, only document size changing).
Describe the bug If I open console in Google Chrome, the whole site is resized, but ngx-chart is not. If I refresh the page (while the console is opened) the chart width still the old size.
To Reproduce Steps to reproduce the behavior:
Expected behavior When I resize the document area the chart follow this resizing (the window size stay the same, only document size changing).
Screenshots Here is the full screen chart:
And here is the same chart with console:
ngx-charts version 18.0.1