Can I change the background of a Time Series chart in ranges?

I have a series of values that are 0 - 100%. There are ranges which are more acceptable than other ranges. Ideally everything is between 85-100% and the background of the chart might be green. Then 70-85% which would be yellow as it is getting near the unacceptable range. Below 70% would be considered waste and there for red. All background colors should have an opacity such that the chart doesn’t look comical :slight_smile:

Is this possible? I can see a way to colorize the lines, but that is not what I want as I need the legend to show each product by it’s pen color.

Thank you!

You can scroll down into thresholds and create such a configuration:
image

that would result in such a panel (ignore the query :smile:):

Is that something you’re looking for?