canvas {
    max-width: 100% !important;
    height: auto !important;
}

.pkp_chartjs canvas {
    pointer-events: none !important;
}