Question
Display State on a Time Series Chart
I have a number of properties that I want to display on a time series chart (or similar) these numeric properties vary over time. I also have a boolean again that varies over time that I need to display along side the data. As the data captured is likely to change based on the boolean I want to highlight the times at which the boolean is true along side the data.
Is there a widget that can do this? or is there a way to line up the times with in the time series data and something like an event chart?

