[Matplotlib-users] error import matplotlib.pyplot

2014-11-06 Thread ahtos
ImportError: /usr/lib64/python2.6/site-packages/matplotlib/backends/_backend_agg.so: undefined symbol: MPL_matplotlib__path_ARRAY_API SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 3 Python 2.6.9 GCC 4.3.4 numpy 1.8.0 installed through zypper thanks, -- View this mes

[Matplotlib-users] fancy border for basemap's map?

2014-11-06 Thread Maria Liukis
Hello, I was wondering if there is an option in basemap to put “fancy“ (white and black skinny rectangles) map border like the one is available in GMT? Many thanks, Masha -- liu...@usc.edu --

[Matplotlib-users] axes3d.get_test_data; where else is test data?

2014-11-06 Thread Adam Hughes
Hi, I recently noticed the method: axes3d.get_test_data() I was curious if other test/sample data is available somewhere in matplotlib, for demo purposes? Or if this is the only sample dataset in the library? Not just for 3dplots but for any plot type... Sorry if I'm overlooking the obvio