Forum Discussion
fabero
4 years agoRegular Visitor
Plotting an instantly changing status value (plot line with only vertical slope)
Hi all, I would like to create a plot that displays the status of a device over time. The device sends updates containing its current status at random moments. A simple sample would look like thi...
v-chenwuz-msft
4 years agoCommunity Support
Hi fabero ,
Turn on Stepped as the following screenshot:
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
fabero
4 years agoRegular Visitor
Hi,
Thank you for your reply. I have tried the 'Stepped' option, but unfortunately this does not produce the desired result. The problem is that this function creates a graph in which the increase and decline are placed in between the x coordinates of two datapoints, while this should happen exactly on top of these x coordinates (since the y value changes exactly at that moment and not somewhere else). Is there any other option to achieve this?