On Wednesday 26 September 2007 03:30:41 pm Tom Johnson wrote: > Any comments on this? The behavior is, at best, inconsistent. At worst, > the current behavior is incorrect, as it is not possible to have a white > facecolor when using usetex/xpdf.
I used your script to create the eps file, and created the attached postscript
(you need an \end{document} in your latex code). Do you see anything wrong
with the resulting postscript? It looks fine to me.
> On 9/23/07, Tom Johnson <[EMAIL PROTECTED]> wrote:
> > On 9/23/07, Tom Johnson <[EMAIL PROTECTED]> wrote:
> > > Also, it seems like there needs to be an extra keyword or option.
> > > Suppose someone wanted a white facecolor in the (usetex=True) EPS file.
> > > It doesn't seem like this is currently possible. It would be nice if
> > > I could specify:
> > >
> > > savefig(file, facecolor=None, edgecolor=None)
> >
> > It would also be nice if we could specify the axis background color to be
> > None as well (again, perhaps only useful when creating an EPS)...when
> > using the plot command.
That is probably a nontrivial change to mpl's existing color support.
Darren
dsd_test.ps
Description: PostScript document
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
