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


Extends string.

Field Summary
Field Attributes Field Name and Description
 
The tooltip content is a summary of the data associated with the visual element.
 
The tooltip content is the label associated to the main value in a certain context.
Enumeration Detail
pvc.options.varia.TooltipAutoContent
The type of automatic content that can be generated for a tooltip.
Field Detail
Summary
The tooltip content is a summary of the data associated with the visual element.
Value:
'summary'

Value
The tooltip content is the label associated to the main value in a certain context.

For example, in a discrete cartesian axis, the value is the corresponding tick value.

Value:
'value'

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