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


Extends string.

Field Summary
Field Attributes Field Name and Description
 
Content is hidden only if one of the cartesian axis of a plot has its fixedMin, fixedMax, fixedLength, ratio or preserveRatio options specified.
 
Content that overflows is hidden.
 
Content that overflows is visible.
Enumeration Detail
pvc.options.varia.ContentOverflow
Controls what to do with content that overflows.
Field Detail
Auto
Content is hidden only if one of the cartesian axis of a plot has its fixedMin, fixedMax, fixedLength, ratio or preserveRatio options specified.
Value:
'auto'

Hidden
Content that overflows is hidden.
Value:
'hidden'

Visible
Content that overflows is visible.
Value:
'visible'

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