But I want to be able to scroll back in time on the chart with the cursor and have these stop lights change colors based on the bar I am on at any particular crosshairs location. In essence, like the databox displays the information based on the bar you are scrolling over-except I want to shade fixed squares based on the bar I am hovering over.
I have experimented using text displays (FixedText) - to display text...but they only display the live bar, and I can't scroll back and have the fixed text change.
Can you suggest a path forward? Or have any examples of this 'behavior' I can model my solution after?

Comment