Jae-Joon Lee wrote:
> I cannot reproduce this error.
> I'm using r8330 on Linux.
> 
> I guess the error does not occur when you use a normal subplot?
> 
> Just in case, replace axes_grid with axes_grid1 and see if it makes
> any difference, i.e.,
> 
> from mpl_toolkits.axes_grid1.parasite_axes import SubplotHost
> 
> Regards,
> 
> -JJ
> 

I've tried axes_grid1 and it works well. I'm using the default latex 
(Ubuntu 9.10)

latex --version
pdfTeX using libpoppler 3.141592-1.40.3-2.2 (Web2C 7.5.6)
[etc.]

Both the patches presented fixed the problem, thanks.

João Silva


------------------------------------------------------------------------------

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to