Interface: TreemapSeriesOptions
Extends
StandaloneSeriesBaseOptions
Properties
childrenField?
optionalchildrenField?:string
fills?
optionalfills?:string[]
Inherited from
StandaloneSeriesBaseOptions.fills
groupHeaderHeight?
optionalgroupHeaderHeight?:number
Group header height.
id?
optionalid?:string
Inherited from
StandaloneSeriesBaseOptions.id
itemPadding?
optionalitemPadding?:number
Gap between tiles (2 by default).
label?
optionallabel?:Switchable&FontOptions&object
Tile labels (enabled by default, color is auto-contrast).
Type Declaration
formatter?
optionalformatter?: (params) =>string
Parameters
params
datum
label
string
value
number
Returns
string
placement?
optionalplacement?:"center"|"left"|"right"|"bottom"|"top"|"top-left"|"top-right"|"bottom-left"|"bottom-right"
Placement within the tile (center by default).
labelField?
optionallabelField?:string
showInLegend?
optionalshowInLegend?:boolean
Inherited from
StandaloneSeriesBaseOptions.showInLegend
sizeField?
optionalsizeField?:string
type
type:
"treemap"
visible?
optionalvisible?:boolean
Inherited from
StandaloneSeriesBaseOptions.visible