[Matplotlib-users] How to label the each line by the corresponding values in the contour plot?

2006-10-18 Thread zhangh1
HI, all: How to label the each line by the corresponding values in the contour plot? Thanks! - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to

Re: [Matplotlib-users] windrose 0.5

2006-10-18 Thread Stefan van der Walt
On Wed, Oct 18, 2006 at 05:57:55PM +0200, Lionel Roubeyrie wrote: > Hi Derek, > happy to see you use it, here is windrose0.5 with some improvments :-) I'd like to see what the latest version does -- can you post a segment of code that demonstrates? Cheers Stéfan -

[Matplotlib-users] windrose 0.5

2006-10-18 Thread Lionel Roubeyrie
Hi Derek, happy to see you use it, here is windrose0.5 with some improvments :-) > * do not outline the colors in black; its hard to see smaller/shorter > lines Done > * the % labels need either to go along a vector NOT used to draw data, > or > be drawn last (on top of data); or a combination of

Re: [Matplotlib-users] windrose 0.4

2006-10-18 Thread Derek Hohls
Lionel Improving with each version! A few small tweaks: * do not outline the colors in black; its hard to see smaller/shorter lines * the % labels need either to go along a vector NOT used to draw data, or be drawn last (on top of data); or a combination of both * the 0.0% label can probably b

Re: [Matplotlib-users] New matplotlibrc format?

2006-10-18 Thread John Hunter
> "Xavier" == Xavier Gnata <[EMAIL PROTECTED]> writes: Xavier> Hi, I'm using matplotlib svn. It looks like matplotlibrc Xavier> from http://matplotlib.sourceforge.net/matplotlibrc is not Xavier> up-to-date : Well, in general the one on the web should track the latest release and

[Matplotlib-users] New matplotlibrc format?

2006-10-18 Thread Xavier Gnata
Hi, I'm using matplotlib svn. It looks like matplotlibrc from http://matplotlib.sourceforge.net/matplotlibrc is not up-to-date : Bad key "lines.markeredgecolor" on line 48 in /home/gnata/.matplotlib/matplotlibrc. You probably need to get an updated matplotlibrc file from http://matplotlib.sf.net