#myChart {
    width: 100%;
    text-align:center;
 }
 canvas {
    display: inline !important;
 }