Michael Hearne writes:
> I have attached a PDF created with matplotib/basemap. On my mac,
> Preview opens this file without any errors. However, Adobe Acrobat
> 9.2.0 (Mac) reports this error:
>
> "An error exists on this page. Acrobat may not display the page
> correctly. Please contact the pe
On Wed, Oct 14, 2009 at 3:47 PM, Ryan May wrote:
> On Wed, Oct 14, 2009 at 3:08 PM, John Hunter wrote:
>> Most likely this is just due to an oversight in the __all__ so just
>> add it there in the branch and it should get picked up next time we
>> build the docs
>
> Done. I also added them to th
On Wed, Oct 14, 2009 at 3:08 PM, John Hunter wrote:
> Most likely this is just due to an oversight in the __all__ so just
> add it there in the branch and it should get picked up next time we
> build the docs
Done. I also added them to the module-level docstring.
Along these lines, I was trying
On Wed, Oct 14, 2009 at 2:16 PM, Ryan May wrote:
> Hi,
>
> Anybody know what the status of AutoDateLocator/AutoDateFormatter in
> matplotlib.dates are? They work and seem reasonably well documented.
> However, they do not show up in our online docs:
>
> http://matplotlib.sourceforge.net/api/dates
Hi,
Anybody know what the status of AutoDateLocator/AutoDateFormatter in
matplotlib.dates are? They work and seem reasonably well documented.
However, they do not show up in our online docs:
http://matplotlib.sourceforge.net/api/dates_api.html
They show up in the inheritance graph, but are not
Andrew Straw wrote:
> Michael Droettboom wrote:
>
>> A couple more comments about the test framework -- which has already
>> paid for itself ten times over. In Numpy (and a number of local
>> Python projects), I can 'cd' to the tests directory and do something
>> like:
>>
>>nosetests test_s