Andrew Straw wrote: > Hi all, > > I just discovered that attempting to plot a complex array using imshow() > results in a not-very-helpful traceback (attached). Would it be worth > catching this on the actual call to imshow() and raising a more > transparent error? (The test script, slightly modified from Gaƫl > Varoquaux's pyreport examples is attached and makes a beautiful plot and > is also attached.)
The problem is most likely quite general, so the solution should be similarly general. I suspect there is no place in mpl where a complex input makes sense. Eric ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel