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