From: Tim Hesketh Newsgroups: comp.os.msdos.djgpp Subject: Re: data plotting library? Date: 17 Sep 1996 23:41:19 GMT Organization: University of New South Wales Lines: 37 Message-ID: <51ncuv$7jt@mirv.unsw.edu.au> References: <51ckuc$a8_001 AT gn5 DOT noord DOT bART DOT nl> NNTP-Posting-Host: timh.ee.unsw.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp deleveld AT noord DOT bart DOT nl (Douglas Eleveld) wrote: > > In article , > drosos AT abrdr DOT dreo DOT dnd DOT ca (Tasos Drosopoulos) wrote: > >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. > > > >TIA > > > To Whoever has an answer... > > Please post it to the group, I (and I think others too) would like to see > a simple C-callable data plotting library. > > Doug > > P.S. (How is my net-iquette? I'm new at this...) > > The real answer is DISLIN. However, if you want something really minimal then I have a few functions developed for lab work. Features: * builds on grx20 * provides graphics class for most frequently used functions * provides simple 'windows' (really just graphics regions with frame) * auto scaling 2-D graphs, multiple trend lines * draws half-plot, adds points for dynamic data presentation, shifts and re-draws when RHS of plot is reached * no manual - an example at most I'll gauge interest, and then decide what to do with it. Email me direct. Tim Hesketh t DOT hesketh AT unsw DOT edu DOT au