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


Extends string.

Field Summary
Field Attributes Field Name and Description
 
Lays out sibling slices by ascending size value.
 
Lays out sibling slices by descending size value.
 
Lays out sibling slices in their natural order (the order in the datasource).
Enumeration Detail
pvc.options.varia.SliceOrder
The slices' layout order.
Field Detail
BySizeAscending
Lays out sibling slices by ascending size value.
Value:
'bySizeAscending'

BySizeDescending
Lays out sibling slices by descending size value.
Value:
'bySizeDescending'

None
Lays out sibling slices in their natural order (the order in the datasource).
Value:
'none'

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