What is the best way of plotting this type of graph?
-
!http://images.batronix.com/products/logic-analyser/LA-Software/LogicAnalyserSoftware1.gif(IMAGE)!
So basically I want to plot something similar to the picture above with Qt. I would have around 8 independent lines, and their shape would only be the one shown in the picture,
I don't need someone to tell me exactly how to do it, that's my job, I just wanted some guidance of how to start, i.e what library to use, what tools inside Qt etc.
-
You need using "QWT":http://qwt.sourceforge.net/