Module traits

Module traits 

Source
Expand description

Core traits for axis implementations.

Structs§

Tick
Represents a single tick mark on an axis

Traits§

Axis
Core trait for all axis types
AxisRenderer
Trait for rendering axis components
AxisValue
Trait for types that can be used as axis values
TickGenerator
Trait for generating tick marks and labels