Model Index

Types By Namespace

cdo

def

pvc

pvc.data

pvc.options

pvc.options.axes

pvc.options.charts

pvc.options.ext

pvc.options.format

pvc.options.marks

pvc.options.panels

pvc.options.plots

pvc.options.varia

pvc.options.visualRoles

pvc.visual

Enumeration pvc.options.varia.TreemapColorMode


Extends string.

Field Summary
Field Attributes Field Name and Description
 
Colors are reserved for nodes that have leaf children.
 
Colors are reserved for leaf-nodes.
Enumeration Detail
pvc.options.varia.TreemapColorMode
Indicates if the color is assigned to parent nodes or to leaf nodes.
Field Detail
ByParent
Colors are reserved for nodes that have leaf children. Leaf children show the color of their parent.
Value:
'byParent'

BySelf
Colors are reserved for leaf-nodes.
Value:
'bySelf'

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Dec 20 2018 15:47:44 GMT-0000 (WET)