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


Extends string.

Field Summary
Field Attributes Field Name and Description
 
Considers both the horizontal and vertical distance components.
 
X
Ignores the horizontal distance.
 
Y
Ignores the vertical distance.
Enumeration Detail
pvc.options.varia.PointingCollapse
The names of position components to be ignored when determining the distance between the pointer and a visual element.
Field Detail
None
Considers both the horizontal and vertical distance components.
Value:
'none'

X
Ignores the horizontal distance.
Value:
'x'

Y
Ignores the vertical distance.
Value:
'y'

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