Expand description
Modules§
- Useful includes suitable for performing
uniform_nested_coords_plotters::prelude::*
Structs§
- Like
plotters::coord::combinators::NestedRange
, except the nested coordinate system is the same for every item in the outer coordinate system.
Enums§
- Like
plotters::coord::combinators::NestedValue
, but for
Traits§
- Used to build a uniform-nested coordinate system (
UniformNestedRange
)