PDA

View Full Version : needle diagram



darksaga
31st March 2008, 10:32
Hi ppl,

i need a 2 dimensional needle diagram in a project I'm currently working on.

Is there anybody who did something similar?
Or maybe someone who knows, if there is some class/"qt diagram framework" out there which I could use/modify?

Otherwise I would use QGraphicsScene/QGraphicsView and code it myself, but maybe I could save some time ;).

regards & thanks in advance
darksaga

PS: below u see a picture of what I'm talking about:
http://img355.imageshack.us/img355/1622/needlexv6.th.png (http://img355.imageshack.us/my.php?image=needlexv6.png)

Uwe
31st March 2008, 10:53
Qwt ( http://qwt.sf.net ) provides a framework for displaying data on a 2D coordinate system.
How does the data behind your needles look like ?

Uwe

PS: Edited, because your screen shot came after my first reply

darksaga
31st March 2008, 10:57
updated the post above with a working screenshot...

previously the screenshot wasn't shown:confused:

jpn
31st March 2008, 10:57
Please attach images instead of linking to external sites.

darksaga
31st March 2008, 11:01
Please attach images instead of linking to external sites.
I'll keep it in mind for the next time :rolleyes: