Hi!
I currently have matplotlib 1.0.1 installed and would like to upgrade to
1.1.0 but pip is trying to install 1.0.1...
$ pip install -U matplotlib
Downloading/unpacking matplotlib
Downloading matplotlib-1.0.1.tar.gz (13.3Mb): 516Kb downloaded
Same story when specifying the matplotlib versio
Hi!
In matplotlib's 3d plotting, the three corners of the 3d cube closest to
the camera are used as the axis and receive tick marks, labels, and a dark
black line. Is it possible to have the black line and ticks show
simultaneously on the 3 far corners at the top of the cube?
For example, I'd lik
Yarr. Sorry for the noise. Just needed to install the freetype headers :|
apt-get install libfreetype6-dev
--
Jake Biesinger
Graduate Student
Xie Lab, UC Irvine
On Sat, Oct 22, 2011 at 11:40 PM, Jacob Biesinger
wrote:
> Hi!
>
> Trying to upgrade my matplotlib to use the new 3d
Hi!
Trying to upgrade my matplotlib to use the new 3d plotting tools.
$ sudo pip install -U matplotlib
...
building 'matplotlib.ft2font' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/CXX
gcc -pthread -fno-strict-al