Timeseries plugin weekends to be hidden

Hello @karthikshankarraman

The time-series panel isn’t built to ignore arbitrary days of the week like Saturday and Sunday. time is always on the x-axis for those two plugins and there is no built-in way to tell Grafana to ignore certain days of the week. That said, perhaps somebody in the community has figured out some workaround. Here is a similar question.

Side note: the bar chart (not bar graph) can use arbitrary values on the x axis, so you could make a bar chart with “Monday, Tuesday, Wednesday” etc, but that does not use time-series data in the same way.