[FEATURE-1705] Disabling parts of the Perspective Power Chart

Here is the CSS for removing the range selector:

.ia_powerChartComponent__chart .range-selector-container{
    display: none !important;
}

I do agree with this.

2 Likes