plotex v0.3.0 Plotex.Axis
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Plotex.Axis{
basis: map(),
formatter: term(),
limits: Plotex.ViewRange.t(),
name: String.t(),
units: Plotex.Axis.Units,
view: Plotex.ViewRange.t()
}