I have a dataset with a date, a categorical field with 3 levels and time spent doing an activity. I would like to plot three lines, once for each category in one chart. Any suggestions how to do this in ignition designer perspective? I have tried XY chart and time series charts and didn't go too far.
Ideas are appreciated. My dataset looks like this:
I imagine you could create a custom property with the query you have now, then use expression bindings on your individual data sources with Phil's Integration ToolKit Module. Though depending on your data it may plenty performant with individual queries.