Where to start looking if i want to create a chart?
-
Something like this:
!http://i.imgur.com/XNAFm.png(1)!or something like this (this one is made with Qt):
!http://www.instructables.com/file/FAL9WAWGP7IS983/imagenotes.jpg?size=medium(2)!I am looking right seeing this class reference? (http://doc.qt.digia.com/4.8-snapshot/graphicsview.html#graphics-view)
is there an example that could help me out?
-
You can have a look in "Qwt Charts":http://qwt.sourceforge.net/
-
Hello.
Try to use "this":http://www.workslikeclockwork.com/index.php/components/qt-plotting-widget/ -
[quote author="Wilk" date="1348761030"]Hello.
Try to use "this":http://www.workslikeclockwork.com/index.php/components/qt-plotting-widget/[/quote]if i manage to implement this in my project it will be perfect..
i will be back if have questions... thanks!