ZoomCharts Documentation

ZoomCharts.Configuration.FacetChartSettingsInteraction

Inheritance hierarchy

This type inherits from LinearChartSettingsInteraction. Through this type it also inherits members from BaseSettingsInteraction.

Methods

This type does not define any methods.

Properties

animation: anonymous type

Chart animation settings.

Properties
scrollDuration: number

Duration of scroll animation.

ignoreBottomAxis: boolean
Introduced in version 1.12.0.

Specifies if the bottom axis should be completely ignored for all interaction mouse and touch events.

mode: "drilldown" | "select" | "toggle"
Introduced in version 1.17.3.

Interaction mode. Note that selection.enabled can be used to disable the selection completely.

Values:

  • drilldown - performs drill down on click, if item is not expandable, selects it
  • select - selects items
  • toggle - toggle selects items.
Inherited from: BaseSettingsInteraction

Controls chart resize handles.

It's a horizontal line right below any chart to handle whole chart resizes by small steps.

Note that the full screen button used as a main alternative to get a full screen by one click.

Configurable settings to manage scroll interaction.

Version 1.17.0: the selection is now be rendered on the chart.

Configurable settings for select option. Note that the selection style is configured by area.style.selection.

swipeSensitivity: number

Sensitivity of Left/Right/Up/Down swipes. Note that scrolling.swipePageFlipping must be true for this to have any effect.

Configurable settings to enhance and alleviate zoom interaction.

X