[IPython-dev] Maptlotlib Contour Issue (Bug?) with IPython Notebook

Bradley M. Froehle brad.froehle at gmail.com
Mon Apr 22 00:36:34 EDT 2013


Apologies, git bisect led me astray... I think the actual regression was
introduced in:

b8bc21f4a5854a1cb5778b9ee1db41e1d352948a is the first bad
commit<https://github.com/matplotlib/matplotlib/commit/b8bc21f4a5854a1cb5778b9ee1db41e1d352948a>
commit b8bc21f4a5854a1cb5778b9ee1db41e1d352948a
Author: Phil Elson <pelson.pub at gmail.com>
Date:   Wed Mar 13 13:47:17 2013 +0000

    bbox_inches=tight support for *all* figure artists.

:100644 100644 da3c6434a7aad793a86c118f992d0ffcd0a2eb03
0a84c2d30d199128926d871c88383e48d1dac5eb M .travis.yml
:040000 040000 f350144dddd930bc353985ba79e6bf090fdb6e7c
b0f96dce7f8cb39c54202e7a08bc74675fad2e6a M lib

On Sun, Apr 21, 2013 at 8:02 PM, Patrick Marsh <patrickmarshwx at gmail.com>wrote:
>
>> Greetings,
>>
>> Below is a link to an IPython Notebook instance that tries to do a simple
>> contour plot. Unfortunately, I can't get a contour plot to actually appear.
>> If I do a pcolormesh plot, that works...so it isn't a display issue.
>> Furthermore, if one takes the code in the first cell of the notebook below,
>> it will work if pasted into an IPython console.
>>
>> I'm currently running the latest (HEAD) for both Matplotlib and IPython.
>>
>> http://nbviewer.ipython.org/5432157
>>
>> The above notebook was generated on a Mac.
>>
>>
>> Any ideas?
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130421/f4d1eea6/attachment.html>


More information about the IPython-dev mailing list