Here is the CSS for removing the range selector:
.ia_powerChartComponent__chart .range-selector-container{
display: none !important;
}
I do agree with this.
Here is the CSS for removing the range selector:
.ia_powerChartComponent__chart .range-selector-container{
display: none !important;
}
I do agree with this.