Class ThemeRiver
Extends
StackedGraph.
Defined in: ThemeRiver.js.
Constructor Attributes | Constructor Name and Description |
---|---|
ThemeRiver(target)
A stacked graph that is centered around the x-axis
|
Method Attributes | Method Name and Description |
---|---|
baselineAt(x)
Centering is done by offsetting the baseline by the half of the sum.
|
- Methods borrowed from class StackedGraph:
- createCanvas, draw, makeHighlighted, maxSampleInRange, samplePosInRange, seriesBottomInStackedGraphDomain, seriesTopInStackedGraphDomain, sumAt, timeSeriesAt, toInsideOutOrderIndex, toOrderedSeriesIndex, updateCanvasSize
Class Detail
ThemeRiver(target)
A stacked graph that is centered around the x-axis
- Parameters:
- target
- Returns:
Method Detail
baselineAt(x)
Centering is done by offsetting the baseline by the half of the sum.
- Parameters:
- x