Hi all,
I have a PyQt application and want to show some charts on it. However, I
don't want to show the charts on a classic widget, instead I need to show
the charts on a QGraphicsView/QGraphicsScene object. Because I am using
graphics view's zoom properties.
Therefore I want to paint the charts on a QPicture object. I looked at the
Qt backend examples and realized that the examples paints the charts on a
image, then converts the image to the a QImage object.
Drawing on a SVG is also enough for me, because I can show SVG items on
graphics view framework, however SVG backend doesn't draw well numbers and
texts.
Please help me, All I want is resolution and machine independant charts that
can be drawn on Qt objects.
Saki
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users