Uncharted.Axes.BaseAxes (uncharted v0.2.0) View Source
A defaultstruct implementation to represent configuration for axes.
Link to this section Summary
Link to this section Types
Specs
t() :: %Uncharted.Axes.BaseAxes{ magnitude_axis: Uncharted.Axes.MagnitudeAxis.t() | nil, show_gridlines: boolean() }