score:5

I finally solved my problem. Now the chart is responsive.

#graph{
  position: relative;
  height: 100%;
  width: 100% !important;
}

canvas {
  width: 100% !important;
}

Related Query

More Query from same tag