Repost: Re: Scientific Plotting?
Helmut Michels
michels at linax1.mpae.gwdg.de
Thu Jul 22 03:40:26 EDT 1999
More information about the Python-list mailing list
Thu Jul 22 03:40:26 EDT 1999
- Previous message (by thread): Repost: Re: Scientific Plotting?
- Next message (by thread): Repost: Re: Scientific Plotting?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mhuster at hotmail.com wrote: > > ... > Original reply: > > I am also trying to find an adequate *object* based plotting package. I > am writing some signal processing software and want to code plotting > into the classes I am defining. > > Some requirements: > 1) Postscript output (for inclusion in high quality Word & Powerpoint > documents) GIF, JPG, etc just do not have the resolution. They default > to 72 dpi rendering. You can overcome this on Linux using Image Magick's > convert -dens 300. The resulting files are large. > > 2) Object oriented > 3) Images > ... What about the plotting library DISLIN? It supports high quality PostScript files and some elementary image routines. PostScript fonts can be used for PostScript files. Manuals and software are available from the DISLIN Homepage http://www.linmpi.mpg.de/dislin ------------------- Helmut Michels Max-Planck-Institut fuer Aeronomie Phone: +49 5556 979-334 Max-Planck-Str. 2 Fax : +49 5556 979-240 D-37191 Katlenburg-Lindau Mail : michels at linmpi.mpg.de
- Previous message (by thread): Repost: Re: Scientific Plotting?
- Next message (by thread): Repost: Re: Scientific Plotting?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list