Dear Malte Dik,
Yes, yes we can draw many figures in single figurecanvas. I have
understood how to implement my requirement.
I shall go through once again some topics in matplotlib and pyqt.
Thank you,
Sathishkumar.
On 6/19/10, Malte Dik wrote:
> Hi,
>
> you could savefig the plots as pdf an
Dear all,
I have been developing an application with Pyqt and Matplotlib. I have print
mutilple figures either separately or using in a single page. Please can you
give a some ideas how to implement this.
With Thanks
Sathishkumar
---
Thanks Mr.David,
I too developing an application using PyQt and Matplotlib. Though I may not
use cursor for my application, It will keeps me the aware of the things.
With Thanks
Sathishkumar
On Fri, Jun 18, 2010 at 8:34 AM, David Smith wrote:
> I have been developing an application using PyQt
Hi ,
I have to build custom tool bar with a single button which zooms-in /zooms-
out. I did by setting new limit with and I redraw the figure. I used to
work in Axes coordinate system instead of data coordinate system. when I
have to zoom I convert axes points to data coordinate system and set n
Hi ,
I have to build custom tool bar with a single button which zooms-in /zooms-
out. I did by setting new limit with and I redraw the figure. I used to
work in Axes coordinate system instead of data coordinate system. when I
have to zoom I convert axes points to data coordinate system and set n