Safe Haskell | None |
---|
Calculate and render integer indexed axes
Documentation
defaultIntAxis :: Show a => LinearAxisParams aSource
scaledIntAxis :: (Integral i, PlotValue i) => LinearAxisParams i -> (i, i) -> AxisFn iSource
autoScaledIntAxis :: (Integral i, PlotValue i) => LinearAxisParams i -> AxisFn iSource