Responsive Charts
<canvas style="height:40vh; width:80vw">
: invalid behavior, the canvas is resized but becomes blurry (example)
Chart.js provides a to enable responsiveness and control the resize behavior of charts by detecting when the canvas display size changes and update the render size accordingly.