PDA

View Full Version : Different techniques for plotting online graph!!!



sanujas
16th December 2013, 11:28
Hi,

I would like to know what are different techniques in QT for plotting online graph other than using QPaintEvent?

pls reply on it........


Thanks & Regards,
Vidya Patil

wysota
16th December 2013, 13:24
QGraphicsView or Qwt seem to be some of the obvious choices.

roger1977
16th December 2013, 14:51
Hi,
try Qwt, it has a lot of examples you can start with. QCustomPlot is very nice as well, because you only Need to include a few files in your Project.
Best,
Roger