"Jonathan" == Jonathan Taylor <[EMAIL PROTECTED]> writes:
> 
>  Hi,
> 
> Was wondering if anyone knows if there was any way to
>  reproduce this kind of example:
> 
>  http://www.mps.mpg.de/dislin/exa_bars3d.html
> 
>  i.e. a 3d barplot.

One alternative that exists is Qwt3d:

http://qwtplot3d.sourceforge.net/

which apparently can do 3d barplots.  

http://qwtplot3d.sourceforge.net/images/venrichment.png

Personally I'm not that familiar with that toolkit, but it does have
python bindings, in conjunction with PyQt:

http://pyqwt.sourceforge.net/
http://www.riverbankcomputing.co.uk/pyqt/index.php

Glen


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to