Expand description
The primitive types supported by Plotters coordinate system
Structs
- Indicates the coord has a monthly resolution
- The ranged coordinate for type f32
- The ranged coordinate for type f64
- The ranged coordinate for type i32
- The ranged coordinate for type i64
- The ranged coordinate for type i128
- The ranged coordinate for type u32
- The ranged coordinate for type u64
- The ranged coordinate for type u128
- The ranged coordinate for type usize
- The ranged coordinate for date
- The ranged coordinate for the date and time
- The coordinate that for duration of time
- A range that is defined by a slice of values.
- Indicate the coord has a yearly granularity.
Traits
- The trait that converts a normal date coord into a monthly one
- The trait that converts a normal date coord into a yearly one