Class Index | File Index

Classes


Class ThemeRiver


Extends StackedGraph.

Defined in: ThemeRiver.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ThemeRiver(target)
A stacked graph that is centered around the x-axis
Method Summary
Method Attributes Method Name and Description
 
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

Documentation generated by JsDoc Toolkit 2.4.0 on Sat Jun 08 2013 16:12:54 GMT+0200 (CEST)