Quartz.TickManager (Quartz v0.8.1)
View SourceTick managers handle the placement of ticks in the plot
TODO: iron out the distinctions between major and minor tick managers.
Summary
Types
Functions
@spec auto_tick_manager(Keyword.t()) :: tick_manager()
Document this.
@spec months_tick_manager(Keyword.t()) :: tick_manager()
Document this.
@spec multiples_tick_manager(Keyword.t()) :: tick_manager()
Document this.
@spec power_tick_manager(Keyword.t()) :: tick_manager()
Document this.
@spec symbolic_multiples_tick_manager(Keyword.t()) :: tick_manager()
Document this.