๐:-1
As per your question your able to see the chart but need to zoom-in or zoom-out right try to add a parent div to canvas it should work
<div class="chart_wrapper">
<canvas width="600" height="250"></canvas>
</div>
๐:-1
As per your question your able to see the chart but need to zoom-in or zoom-out right try to add a parent div to canvas it should work
<div class="chart_wrapper">
<canvas width="600" height="250"></canvas>
</div>