Paul Kienzle wrote: > Hi, > > The superscripts in mpl don't seem to be placed at the correct height for > small fonts. The y-tics on the attached plot shows this. The effect is > similar in svg and pdf backends. > Thanks. When looking up the x-height, the code was not taking the font size into account. This has been fixed on the branch and trunk. > I'm using 0.91.2 because the latest svn version gives me a KeyError for > ufunc isfinite. > Can you provide the full traceback here so we can diagnose and fix this problem? The only reference to isfinite seems to be in the PDF backend, which is working for me, and is identical in 0.91.2 and trunk in that respect. There is probably a more complex Numpy version interaction going on.
Cheers, Mike > - Paul > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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 > -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA ------------------------------------------------------------------------- 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