Chart-1.8.2: A library for generating 2D Charts and Plots
Graphics.Rendering.Chart.Axis.Unit
Contents
Description
Calculate and render unit indexed axes
unitAxis :: AxisData () Source #
Methods
toValue :: () -> Double Source #
fromValue :: Double -> () Source #
autoAxis :: AxisFn () Source #