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 be omitted from the centre
* drawing a title("") on the plot is still problematic (it overwrites
the "N" in
some cases) 
* default background color should be white
* a legend title will *very* useful
 
And a question - is it possible to restrict the plot to a portion of
the area;
say to the left, with a "rectangle" of the space available to the
right; or
up to the top, with a "rectangle" of the space available to the
bottom.
Plots often have to annotated and its useful to have some working
space
to do this.

Thanks for all the good work!
Derek

PS Does anyone else using this program get the strange "[" and "]"
signs
around the data ranges in the legend - how can this be turned off?

>>> Lionel Roubeyrie <[EMAIL PROTECTED]> 2006/10/13 04:06:43 PM
>>>

Hi all,
after some suggestions, here is the latest version of windrose. Now,
keywords 
args are passed by **kwargs, "bar" style have a "opening" arg for
controlling 
the sectors angles, legends are positionned with "legendloc" and their
size 
with "legendsize", and box are not displayed anymore.
Hope you find it usefull, any comments welcome.

Cordialement

-- 
Lionel Roubeyrie - [EMAIL PROTECTED] 
LIMAIR
http://www.limair.asso.fr 


-- 
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
 
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html 
 
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html 
 
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
[EMAIL PROTECTED]


This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to