Module lttb

Source
Expand description

Largest-Triangle-Three-Buckets algorithm (LTTB)

§Known limitations

  • X-values must be in a strictly increasing order

Structs§

Cast
map data item to another type
LttbIterator
iterator for LttbSource

Traits§

DataPoint
data point for LttbSource
LttbSource
data source for lttb sampling