Interface: CosmographBarsConfigInterface
Extended by
Properties
useLinksData?
optionaluseLinksData:boolean
Defines type of Cosmograph Crossfilter to use. true for links, false for points. Can only be set once during initialization.
Default
falseaccessor?
optionalaccessor:string
Data column key to access time values for the CosmographBars.
Default
undefinedselectOnClick?
optionalselectOnClick:boolean
Enables or disables selecting points with bar value on graph by clicking.
Default
true