Looking for a Chart Feature

I have a Labview project that I am trying to emulate in Ignition Vision. It includes a chart graph that mimics the pushing and pulling on a load cell. The graph looks like this:


They start with a yellow band at the top (and then the bottom) and the band turns green when the push-pull test is successful.


The white marker is tied to the load force tag value from the PLC.

Anyone do this before? Have suggestions?

Should be pretty easy to accomplish with an IntervalMarker from JFreeChart, via the configureChart extension function: