Expand description
Axis scale implementations for different transformation types
Structs§
- Custom
Scale - Custom scale with user-defined transformation functions
- Linear
Scale - Linear scale transformation
- Logarithmic
Scale - Logarithmic scale transformation
- Scale
Config - Configuration for axis scales
Enums§
- Axis
Scale - Main axis scale container
- Axis
Scale Type - Enumeration of available scale types
Traits§
- Scale
Transform - Trait for axis scale transformations