.chart-parent {
        width: 960px;
        height: 500px;
        position: relative;
        overflow-x: hidden;
    }

    .chart-container {
        width: 960px;
        height: 500px;
    }