Xref: news2.mv.net comp.os.msdos.djgpp:8542 From: Helmut Michels Newsgroups: comp.os.msdos.djgpp Subject: Re: data plotting library? Date: 12 Sep 1996 07:35:02 GMT Organization: GWDG, Goettingen Lines: 33 Message-ID: <518ef6$k7m@gwdu19.gwdg.de> References: NNTP-Posting-Host: osf1.mpae.gwdg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: drosos AT abrdr DOT dreo DOT dnd DOT ca DJ-Gateway: from newsgroup comp.os.msdos.djgpp Tasos Drosopoulos writes: > Hi there, > > Is there a data plotting library for simple 2d plots that one can use from > within the djgpp code? I am aware of gnuplot, in fact I'm using it now, but > I wanted something callable from within my C programs that could give me a > quick look at my data. Any pointers/suggestions/advice welcome. DISLIN is a high level and easy to use graphics library for displaying data as curves, bar graphs, pie charts, 3D-colour plots, surfaces, contours and maps. DISLIN is available for several C and Fortran compilers. It's free for GCC/DJGPP and GCC/Linux. DISLIN is available from the FTP site: ftp://linhmi.mpae.gwdg.de/pub/dislin A DISLIN manual in PostScript form is given in ftp://linhmi.mpae.gwdg.de/pub/dislin/dislin_manual.62.tar.gz The MS-DOS version of DISLIN for DJGPP/v2 for gcc and f2c is ftp://linhmi.mpae.gwdg.de/pub/dislin/msdos/dl_dj_62.zip -------------- Helmut Michels michels AT linax1 DOT mpae DOT gwdg DOT de Max-Planck-Institut fuer Aeronomie, D-37191 Katlenburg-Lindau