.v-disabled {
    .vaadin-chart {
        pointer-events: none;
        opacity: 70%;
    }
}
