Re: Python Graphing Utilities.
Bill Mill wrote:
[color=blue]
> Tha's cool, I saw what you wrote. First off, I wasn't sure what you
> meant by "hardcopy", so I thought I'd let you know that matplotlib has
> PS output. Second, the page I linked to talks about all the font-type
> features of matplotlib, which I thought might interest you. Having not
> gotten funky with them, I cannot vouch for their quality.[/color]
They're not TeX-quality. Yet.
A pslatex backend certainly would be interesting. A Gnuplot backend
would probably not be feasible. Does it expose its raw drawing operations?
--
Robert Kern
rkern@ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
Bill Mill wrote:
[color=blue]
> Tha's cool, I saw what you wrote. First off, I wasn't sure what you
> meant by "hardcopy", so I thought I'd let you know that matplotlib has
> PS output. Second, the page I linked to talks about all the font-type
> features of matplotlib, which I thought might interest you. Having not
> gotten funky with them, I cannot vouch for their quality.[/color]
They're not TeX-quality. Yet.
A pslatex backend certainly would be interesting. A Gnuplot backend
would probably not be feasible. Does it expose its raw drawing operations?
--
Robert Kern
rkern@ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
Comment