Re: [Matplotlib-users] viewing 3d plots with orthographic projection?

2013-10-19 Thread Benjamin Root
This has been requested before, and it probably wouldn't be that difficult to implement. If you want to take a crack at it, try making orthographic versions of the functions in mpl_toolkits/mplot3d/proj3d.py. The tricky part will be getting the right projection hooked up, but for now, you could jus

Re: [Matplotlib-users] ANN: matplotlib 1.3.1

2013-10-19 Thread Piet van Oostrum
The following message is a courtesy copy of an article that has been posted to comp.lang.python as well. Ned Deily writes: > In article , > Piet van Oostrum wrote: >> I tried to install it from source, on Mac OS X 10.6.8, with Python >> 3.3.2, and Tck/Tk 8.5 installed as Frameworks, but I get