[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: OT: Scaling axes for data plots -- C function available



Very long ago I wrote comparable code in (turbo-)Pascal. The challange
if one depends on the output is, to get rounding/spacing of the tics
to integer positions correct. My code decided whether on or not to
use/allow subtics on the minimal spacing, so an uneven distribution
of tics isn't apparent visibly. How do you handle this?

Most of my plotting I do with gnuplot now, so I didn't care much
about my old code (think I didn't convert it to C).

Stefan Salewski wrote:
Sorry for this off topic post...

I have written a small C function which generates tic positions and
labels for arbitrary data ranges, which may be useful for people
intending to write plotting applications like GTK-wave...

It is available here:

http://www.ssalewski.de/AxisScale.html.en




_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user