Forum Discussion

jordan_ee's avatar
jordan_ee
Regular Visitor
9 years ago
Solved

How to visualize an on/off data type

So I have a timeline set up that correlates a date and time for when a pump turns on or off. The issue im having is i'm trying to use a line chart to visualize it, and there is a slope between 2 time...
  • v-sihou-msft's avatar
    9 years ago

    jordan_ee

     

    The line chart will always show change between data points gradually with a smooth line. If you need to show the change significantly, I suggest you try other type charts like column charts.

     

    Regards,

    Simon Hou