On Wed, Jan 25, 2012 at 2:42 PM, Josh Hemann <jhem...@sportsauthority.com>wrote:

> I have some code that has worked in matplotlib versions 0.99 and 1.0.1.
> Recently, I updated to 1.1.0 and my code broke, specifically in a call to
> colorbar(). I tried running this gallery 
> example<http://matplotlib.sourceforge.net/examples/pylab_examples/colorbar_tick_labelling_demo.html>and
>  get the same error. Here is the snippet: The
> error results from the first call to colorbar in the example, which is cbar
> = fig.colorbar(cax, ticks=[-1, 0, 1]) My internet searches have not
> revealed anything yet. Has anyone seen or reported this issue? Any clean
> work-arounds?
> Josh Hemann
>
>
> Hi Josh,

Do you get the error with the gallery example, or some modified version of
it? The example runs fine on my system (but I'm on a more recent
development version).

Is there any chance that your installation got screwed up? How did you
upgrade?

-Tony
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to