glabels.icn: Procedure to produce graph ticks

link glabels
May 2, 2001; Ralph E. Griswold
This file is in the public domain.

glabels(min, max, nticks) produces a list of aesthetically pleasing labels
for graph ticks to cover a given range.  It is based on the algorithm
given by Paul S. Heckert in "Graphic Gems", Andrew S Glassner, ed.,
Academic Press, 1990.

Source code | Program Library Page | Icon Home Page