Crate mapo

source · []
Expand description

Piet charts

Modules

A small prelude of useful extension traits.

Structs

A list of categories.

A chart.

An interval of real numbers.

Wraps Interval and retains some calculations required for impl Ticker.

A numeric sequence

A position on an axis that we can mark and label.

Traits

The discrete analogue of Interval.

Extension methods for Sequence.

Object that implement can take an axis length (in device-independent pixels) and return a set of marks (a.k.a. ticks) that mark significant points along the axis.

A drawing that represents some data. Used inside the chart.