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

Class pvc.options.visualRoles.BasicChartVisualRoles


Extends VisualRoles.

Class Summary
Constructor Attributes Constructor Name and Description
 
The chart visual roles options base class.
Field Summary
Field Attributes Field Name and Description
Chart > Visual Roles
 
The dataPart visual role is a chart-level visual role that allows partitioning of the data into several datum subsets.
Class Detail
pvc.options.visualRoles.BasicChartVisualRoles
The chart visual roles options base class.
Field Detail
{string|pvc.options.VisualRole} dataPart
The dataPart visual role is a chart-level visual role that allows partitioning of the data into several datum subsets.

Plots may then specify the data part value which they represent.

The dataPart visual role can be bound to a single dimension that is, or is turned into, discrete.

The dataPart visual role automatically binds to a dimension whose name has the dataPart prefix.

See pvc.options.VisualRole for more information on supported data types.

See pvc.options.plots.Plot#dataPart for more information on default values used by different plots.


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