Mail Archives: djgpp/1996/09/18/05:02:22
deleveld AT noord DOT bart DOT nl (Douglas Eleveld) wrote:
>
> In article <slrn53b05b DOT mk DOT drosos AT pcdrosos DOT abrdr DOT dreo DOT dnd DOT ca>,
> 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
- Raw text -