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


Extends string.

Field Summary
Field Attributes Field Name and Description
 
Nothing happens.
 
The corresponding datums' selected state is toggled.
 
The corresponding datums' visible state is toggled.
Enumeration Detail
pvc.options.varia.LegendClickMode
Control the beahvior of the legend when the user clicks a legend item.
Field Detail
None
Nothing happens.
Value:
'none'

ToggleSelected
The corresponding datums' selected state is toggled.
Value:
'toggleSelected'

ToggleVisible
The corresponding datums' visible state is toggled.
Value:
'toggleVisible'

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