Module embedded_plots::axis [−][src]
Structs
| Axis | Display-agnostic axis object, only contains scale range and title, can be converted to drawable axis for specific display |
| DrawableAxis | Drawable axis object, constructed for specific display |
Enums
| Placement | Used to provide alignment of an axis, it will be drown exactly on the line marked by the points |
| Scale | Used to describe how densely ticks should be drawn |