plotex v0.2.1 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()
}