ZoomCharts Documentation
ZoomCharts.Configuration.LinearChartSettingsInteraction
Inheritance hierarchy
This type inherits from BaseSettingsInteraction.
This type is implemented by FacetChartSettingsInteraction and TimeChartSettingsInteraction.
Methods
This type does not define any methods.
Properties
ignoreBottomAxis: boolean
Introduced in version 1.12.0.
Specifies if the bottom axis should be completely ignored for all interaction mouse and touch events.
resizing: BaseSettingsResizer
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.
scrolling: LinearChartSettingsInteractionScrolling
Configurable settings to manage scroll interaction.
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.