Hi there,
I've upgraded to python 2.6, install all packages I need for that version
(using matplotlib windows installer with gtk support found here:
http://www.lfd.uci.edu/~gohlke/#pythonlibs ) and now everything seems to be
ok.
Thanks again.
2009/7/22 Domenico Nappo
>
>
>
2009/7/21 John Hunter
>
> > I have the suspect that matplotlib windows support simply doesn't exist:)
> > I'll try prepackaged windows distributions like EPD or Python(x,y) and
> hope
> > this will solve this issue...
>
>
> I'm pretty sure they do not package mpl with the gtk backend, but
> Chris
subplot(111)
> >
> > In [32]: ax.plot_date(time, data, '-')
> > Out[32]: []
> >
> > In [33]: show()
> >
> > In [34]: fig.autofmt_xdate()
> >
> >
> > In [37]:
> > C:\Python25\lib\site-packages\matplotlib\backends\backend
Whenever I try to use autofmt_xdate() on a Figure(), dates on x axis
disappear...I guess this is related with something concerning font
management...
Anyone experienced this kind of issues?
I use most recent versions of matplotlib, numpy, gtk2, pygtk on a Python 2.5
platform (installed via binarie
Hi all,
I've installed environment following this installation instructions:
http://matplotlib.sourceforge.net/users/installing.html
I had already installed GTK 2 and PyGTK the day before (the most recent
versions) and then installed last version of numpy, matplotlib and ipython.
Everything was o