[−][src]Trait plotters::coord::ReversableRanged
The trait indicates the ranged value can be map reversely, which means an pixel-based cooridinate is given, it's possible to figureout the underlying logic value.
The trait indicates the ranged value can be map reversely, which means an pixel-based cooridinate is given, it's possible to figureout the underlying logic value.
impl ReversableRanged for RangedCoordf32[src]impl ReversableRanged for RangedCoordf64[src]impl ReversableRanged for RangedCoordi32[src]impl ReversableRanged for RangedCoordi64[src]impl ReversableRanged for RangedCoordu32[src]impl ReversableRanged for RangedCoordu64[src]