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.BoxLayoutMode


Extends string.

Field Summary
Field Attributes Field Name and Description
 
Multiple boxes within the same category band are sized and distributed horizontally to fit the width of the category band.
 
Every box having the same category is horizontally placed in the center of the category band, and, generally, overlaps.
Enumeration Detail
pvc.options.varia.BoxLayoutMode
The arrangement of boxes within the same category band.
Field Detail
Grouped
Multiple boxes within the same category band are sized and distributed horizontally to fit the width of the category band.

The space between boxes of the same category is given by the boxSizeRatio option.

Value:
'grouped'

Overlapped
Every box having the same category is horizontally placed in the center of the category band, and, generally, overlaps.
Value:
'overlapped'

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