2👍
✅
try this way
<ion-scroll padding scrollX="true" style="width:100vh;height:100vh;overflow-x: scroll" >
<canvas id="myChartDiogram" width="500" height="500"></canvas>
</ion-scroll>
Source:stackexchange.com