Re: [Matplotlib-users] EMF export doesn't work

2009-05-25 Thread Bryan Cole
On Tue, 2009-05-19 at 10:50 +0200, Thomas Pfaff wrote: > Hello there, > > when I started with matplotlib I was really enthusiastic that I can throw > all those Excel, IDL, Matlab and whatever else I used until now overboard > and do everything from data processing to visualization in beloved Pytho

Re: [Matplotlib-users] Integrating matplotlib into a GUI

2009-04-26 Thread Bryan Cole
> I know wxPython or PyQt seems way to go on this issue. But (there is > always this but :) there is Chaco on the Enthought side and with > nicely and simply integration with Traits and Traits UI. > > Are there anybody in the group that design a similar tool for their > scientific data analysis n

Re: [Matplotlib-users] [matplotlib-devel] What would you like to see in a book about Matplotlib?

2009-01-06 Thread Bryan Cole
> I suggest that you focus on the OO interface, rather than the pylab > interface from the beginning. This will ease the transition from command > line use to embedding, help folks understand the structure of MPL, and > is the "right" way to do it (IMHO) with an OO language anyway. +1 I thin

Re: [Matplotlib-users] Questions about 3D plotting

2008-07-10 Thread Bryan Cole
On Wed, 2008-07-09 at 18:40 +0200, anirudh vij wrote: > > We have been warning that 3D plotting was unsupported and needed someone to > > volunteer to maintain it for quite a while now. Nobody answered the call, > > and > > 3d capabilities did not survive the transition to the new transforms in >

Re: [Matplotlib-users] Looking for a way to save a graph

2007-08-23 Thread Bryan Cole
> > > > I am but a humble newbie, but why not simply take your figure > > object/reference and Pickle it (see > > http://docs.python.org/lib/module-pickle.html)? > > > > Won't work. Pickling only works for objects that have been designed for > it. Such design is not trivial for extension cod

Re: [Matplotlib-users] Changing double circular helix

2006-10-13 Thread Bryan Cole
On Fri, 2006-10-13 at 13:59 -0400, Hubert Fitch wrote: > Hi Everyone! > > I have now been able to use Matplotlib on Window XP platfrom! Thanks > for thiose who helped me to get Enthought Edition installed and > working! > > I have no idea how to do what I have wanted to do for several years. I

Re: [Matplotlib-users] skencil backend

2006-07-03 Thread Bryan Cole
On Fri, 2006-06-30 at 08:28 +, Christian Kristukat wrote: > Hi, > I'd love to have a backend which outputs skencil .sk files with text rendered > through the skLaTeX plugin. For those who don't know it, skencil is a vector > drawing program written in python. Its skLaTeX plugin allows to includ

Re: [Matplotlib-users] pickled plots?

2006-06-18 Thread Bryan Cole
rceforge.net/freesteam/freesteam/freesteam.i?revision=1.16&view=markup > (this is from the steam properties project that I run, > http://freesteam.sf.net/) > > Cheers > JP > > Bryan Cole wrote: > > >On Sun, 2006-06-18 at 00:05 +1000, John Pye wrote: > > &

Re: [Matplotlib-users] pickled plots?

2006-06-17 Thread Bryan Cole
On Sun, 2006-06-18 at 00:05 +1000, John Pye wrote: > Hi all, > > A thought just occurred to me: I wonder if it would be useful to be able > to 'pickle' Matplotlib plots, using the python cPickle library. This > way, I could save my plots in a form that would allow me to load them > back later (wit