Expand description

Re-exports from plotters’s coord module.

Structs

A 2D Cartesian coordinate system described by two 1D ranged coordinate specs.

The ranged coordinate for type f32

The ranged coordinate for type u32

The ranged coordinate for type u64

The coordinate that for duration of time

Traits

The trait for the type that can be converted into a ranged coordinate axis

The trait that indicates we have a ordered and ranged value Which is used to describe any 1D axis.

Determine how we can format a value in a coordinate system by default