I want to graph values that show a machine's current status over time. However, the machine only sends a status update every time it changes. How can I get the graph to show that the value stays constant until it is updated?
... View more
I want to create a graph that shows values over time, but I cannot figure out how to graph distinct values. Right now, I can only graph sum or median or average. How do you graph distinct values on a graph?
... View more