Skip to main content

Module stack

Module stack 

Source

Structs§

StackLayout
Computes stacked layout from grouped data. Equivalent to D3’s d3.stack().
StackedPoint
A single stacked data point with baseline and top values.

Enums§

StackOffset
Offset mode for the stack baseline.
StackOrder
Order in which series are stacked.