|
From: Adam H. <hug...@gm...> - 2014-11-11 06:01:02
|
Thanks! On Nov 7, 2014 3:39 PM, "Thomas Caswell" <tca...@gm...> wrote: > 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 <hug...@gm...> > 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 >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> > |