0👍
✅
You can call resize
when the page is fully loaded or when the document is ready.
open developer tool, try myChart.resize()
on the console. it’ll display well.
- Chartjs-Is it possible to keep the same width of the drawing surface when updaing chart.js linechart
Source:stackexchange.com