Take a look at matplotlib.cbook.get_sample_data.

That said, I don't think an _axes_ object should have such a function and
axes3d.get_test_data() should be removed.

Tom

On Thu Nov 06 2014 at 11:40:18 AM Adam Hughes <hughesada...@gmail.com>
wrote:

> 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 obvious...
> ------------------------------------------------------------
> ------------------
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to