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.ext.BasicChartExtensionPoints

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The extension point of the base (root) panel of the root chart.
<deprecated>  
The extension point of the plot panel of the charts.
 
The extension point of the content panel of the root chart.
 
The extension point of the plot panel of the charts.
Class Detail
pvc.options.ext.BasicChartExtensionPoints
Field Detail
{pvc.options.marks.PanelExtensionPoint} base
The extension point of the base (root) panel of the root chart.

<deprecated> {pvc.options.marks.PanelExtensionPoint} chart
The extension point of the plot panel of the charts.

The plot panel is a child of the content panel.

Deprecated:
Use the extension point #plot instead.

{pvc.options.marks.PanelExtensionPoint} content
The extension point of the content panel of the root chart.

The content panel is a child of the base panel.


{pvc.options.marks.PanelExtensionPoint} plot
The extension point of the plot panel of the charts.

The plot panel is a child of the content panel.

The root of a small multiples chart does not have a plot panel.


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