Hello,
I would like to create chart with multiple fields in Y axis and time in x axis,
Y axis - FIELD_01 FIELD_02 FIELD_03 FIELD_04 FIELD_05 FIELD_06 (All field values are in strings and numbers as well)
x axis - _time
Lets say, If the FIELD_01 consists of values Stopped, Started, Stopped, Stopped
In y axis it should change its values with some colours.
FIELD_06 Field values
FIELD_05 Field values
FIELD_04 Field value
FIELD_03 Field value
FIELD_02 Field value
FIELD_01 Field value
Y axis/ x axis _time
Thanks in Advance!
Charts show numeric values (y-axis) against a base (x-axis) - what you are asking for can't be done with charts.
Hello @ITWhisperer ,
Is that be possible if all the field has only 2 values, that is been repeadily occuring.
Also the numeric values can be replaced with text values as well.
Thanks!