Show an operating range in the vision chart

In theory, something like this script to add a ValueMarker:

But you want to use the IntervalMarker class instead:
https://www.jfree.org/jfreechart/api/javadoc/org/jfree/chart/plot/IntervalMarker.html

2 Likes