Hi,

mdekauwe wrote:
> 
> Has anyone ever managed to draw a taylor diagram in Matplotlib? For
> example like this
> 
> http://www.mathworks.com/matlabcentral/fx_files/20559/2/taylordiag_fig.jpg
> 

here is my try [ http://old.nabble.com/file/p30540085/taylorDiagram.py
taylorDiagram.py ] using matplotlib 1.0 (requires floating_axes).  This is
heavily based on the 
http://matplotlib.sourceforge.net/examples/axes_grid/demo_floating_axes.html
floating_axes demo  (which I find tricky).

I'm sure there're plenty of way to improve the TaylorDiagram class, but I'm
not familiar with all the bells and whistles of axes projections
(furthermore, I'm not sure Taylor diagrams are exactly what I need...). So
feel free to ellaborate!

Cheers,

Yannick


-- 
View this message in context: 
http://old.nabble.com/Taylor-diagram-tp30421393p30540085.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to