Plots.Axis

Axis type

data Axis b c n

axes

axisPlots

currentPlots

finalPlots

plotModifier

axisSize

colourBarRange

Predefined axes

r2Axis

polarAxis

Base space

type family BaseSpace (c :: * -> *) :: * -> *

Axis plots

addPlot

addPlotable

addPlotable'

Single axis

data SingleAxis b v n

Specific axes

x-axis

xAxis

xLabel

xMin

xMax

y-axis

yAxis

yLabel

yMin

yMax

r-axis

rAxis

rLabel

rMax

theta-axis

thetaAxis

thetaLabel

z-axis

zAxis

zLabel

zMin

zMax