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.varia.CompatibilityFlags

Class Summary
Constructor Attributes Constructor Name and Description
 
Compatibility flags control CCC features which are in the process of deprecation.
Field Summary
Field Attributes Field Name and Description
 
Enables discrete scale cartesian axes of single Date dimension to format tick labels with a format that is determined according to an automatically determined precision, like it is done with cartesian axes of continuous scale.
Class Detail
pvc.options.varia.CompatibilityFlags
Compatibility flags control CCC features which are in the process of deprecation.

See also pvc.options.charts.BasicChart#compatVersion and pvc.options.charts.BasicChart#compatFlags.

Field Detail
{boolean} discreteTimeSeriesTickFormat
Enables discrete scale cartesian axes of single Date dimension to format tick labels with a format that is determined according to an automatically determined precision, like it is done with cartesian axes of continuous scale.

This behaviour sometimes results in multiple categories being formatted with the same label and is discouraged for use with generic data.

This option will have a default value of false when pvc.options.charts.BasicChart#compatVersion 3 is introduced and used.

Default Value:
true

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