Re: [Matplotlib-users] On a scatter plot demo

2010-08-19 Thread Michael Droettboom
It looks like you're running an earlier version of matplotlib from before the "get_sample_data" function existed. What does: >>> import matplotlib >>> matplotlib.__version__ give you? Mike On 08/19/2010 04:34 AM, Virgil Stokes wrote: >In the on-line Matplotlib documentation there is an

[Matplotlib-users] On a scatter plot demo

2010-08-19 Thread Virgil Stokes
In the on-line Matplotlib documentation there is an example: scatter_demo2.py which shows a very nice scatter plot --- one that I would like to be able to reproduce. However, I have been unsuccessful in getting it to execute on my system. I get the following error: AttributeError: 'module'