My customer wants to develop a chart that has good and bad zone based on diagonal area of changing limits as roughly depicted in this image. Is this a possibility? Currently we have a background defining good and bad zones vertically separating them. But this new requirements is to be implemented for a few parameters that require a varying zone.
1 Like
What type of domain axis will the chart use?
- Set the plot background color to the light red color.
- Make an additional dataset with the upper and lower bounds for the green area. Plot it as an area.
DiagonalZoneChart.zip (14.7 KB)

4 Likes