Jae-Joon Lee wrote:
> 
> 
> Another option is to use mpl_toolkits.axisartist (distributed with mpl
> 1.0). However, learning curve of the axisartist is also steep. You may
> play around with the last figure in the example below.
> 
> http://matplotlib.sourceforge.net/examples/axes_grid/demo_floating_axes.html
> 
> 

Jae-Joon,
Thanks for the quick reply and good advice.

Second option you recommended is seemed to work well.
My code modified from example is attached.

But, in semi-circle domain I can't write contour label using clabel(). 
Do you know the reason why? http://old.nabble.com/file/p29737063/test2.py
test2.py 

For reference my system is python(x,y) on Windows and mpl version is 1.0

Thanks again.

Kenshi
-- 
View this message in context: 
http://old.nabble.com/contour-plot-in-semi-circle-domain-tp29699332p29737063.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to