4 lines
247 B
Text
4 lines
247 B
Text
Chart::Math::Axis implements in a generic way an algorithm for finding a
|
|
set of ideal values for an axis. That is, for any given set of data,
|
|
what should the top and bottom of the axis scale be, and what should the
|
|
interval between the ticks be.
|