options/highcharts_funnel_series_options library

Classes

HighchartsFunnelSeriesDataLabelsOptions
Highcharts Options Widget.
HighchartsFunnelSeriesEventsOptions
Highcharts Options Widget.
HighchartsFunnelSeriesInactiveOtherPointsOptions
Highcharts Options Widget.
HighchartsFunnelSeriesOptions
A funnel series. If the type option is not specified, it is inherited from chart.type.
HighchartsFunnelSeriesPointEventsOptions
Highcharts Options Widget.
HighchartsFunnelSeriesPointOptions
Highcharts Options Widget.
HighchartsFunnelSeriesStatesHoverOptions
Highcharts Options Widget.
HighchartsFunnelSeriesStatesOptions
Options for the series states.
HighchartsFunnelSeriesStatesSelectOptions
Options for a selected funnel item.
HighchartsFunnelSeriesTooltipOptions
Highcharts Options Widget.
HighchartsSeriesAccessibilityKeyboardNavigationOptions
Keyboard navigation for a series
HighchartsSeriesAccessibilityOptions
Accessibility options for a series.
HighchartsSeriesAccessibilityPointOptions
Point accessibility options for a series.
HighchartsSeriesDataLabelsAnimationOptions
Enable or disable the initial animation when a series is displayed for the dataLabels. The animation can also be set as a configuration object. Please note that this option only applies to the initial animation.
HighchartsSeriesDataLabelsFilterOptions
A declarative filter to control of which data labels to display. The declarative filter is designed for use when callback functions are not available, like when the chart options require a pure JSON structure or for use with graphical editors. For programmatic control, use the formatter instead, and return undefined to disable a single data label.
HighchartsSeriesDataLabelsTextPathOptions
Options for a label text which should follow marker's shape. Border and background are disabled for a label that follows a path.
HighchartsSeriesOnPointConnectorOptions
Options for the connector in the Series on point feature.
HighchartsSeriesOnPointOptions
Options for the Series on point feature. Only pie and sunburst series are supported at this moment.
HighchartsSeriesOnPointPositionOptions
Options allowing to set a position and an offset of the series in the Series on point feature.
HighchartsSeriesSonificationContextTracksOptions
Context tracks for this series. Context tracks are tracks that are not tied to data points.
HighchartsSeriesSonificationDefaultInstrumentOptions
Default options for all this series' instrument tracks.
HighchartsSeriesSonificationDefaultSpeechOptions
Default options for all this series' speech tracks.
HighchartsSeriesSonificationOptions
Sonification/audio chart options for a series.
HighchartsSeriesSonificationPointGroupingOptions
Sonification point grouping options for this series.
HighchartsSeriesSonificationTracksOptions
Tracks for this series.
HighchartsSeriesStatesHoverAnimationOptions
Animation setting for hovering the graph in line-type series.
HighchartsSeriesStatesInactiveAnimationOptions
Animation when not hovering over the marker.
HighchartsSeriesStatesInactiveOptions
The opposite state of a hover for series.
HighchartsSeriesStatesNormalOptions
The normal state of a series, or for point items in column, pie and similar series. Currently only used for setting animation when returning to normal state from hover.
HighchartsSeriesStatesSelectAnimationOptions
Highcharts Options Widget.
HighchartsSonificationDefaultInstrumentActiveWhenOptions
Define a condition for when a track should be active and not.
HighchartsSonificationDefaultInstrumentMappingFrequencyOptions
Frequency in Hertz of notes. Overrides pitch mapping if set.
HighchartsSonificationDefaultInstrumentMappingGapBetweenNotesOptions
Gap in milliseconds between notes if pitch is mapped to an array of notes.
HighchartsSonificationDefaultInstrumentMappingHighpassOptions
Mapping options for the highpass filter.
HighchartsSonificationDefaultInstrumentMappingLowpassFrequencyOptions
Map to filter frequency in Hertz from 1 to 20,000Hz.
HighchartsSonificationDefaultInstrumentMappingLowpassOptions
Mapping options for the lowpass filter.
HighchartsSonificationDefaultInstrumentMappingLowpassResonanceOptions
Map to filter resonance in dB. Can be negative to cause a dip, or positive to cause a bump.
HighchartsSonificationDefaultInstrumentMappingNoteDurationOptions
Note duration determines for how long a note plays, in milliseconds.
HighchartsSonificationDefaultInstrumentMappingOptions
Mapping options for the audio parameters.
HighchartsSonificationDefaultInstrumentMappingPanOptions
Pan refers to the stereo panning position of the sound. It is defined from -1 (left) to 1 (right).
HighchartsSonificationDefaultInstrumentMappingPitchOptions
Musical pitch refers to how high or low notes are played.
HighchartsSonificationDefaultInstrumentMappingPlayDelayOptions
Milliseconds to wait before playing, comes in addition to the time determined by the time mapping.
HighchartsSonificationDefaultInstrumentMappingTimeOptions
Time mapping determines what time each point plays. It is defined as an offset in milliseconds, where 0 means it plays immediately when the chart is sonified.
HighchartsSonificationDefaultInstrumentMappingTremoloDepthOptions
Map to tremolo depth, from 0 to 1.
HighchartsSonificationDefaultInstrumentMappingTremoloOptions
Mapping options for tremolo effects.
HighchartsSonificationDefaultInstrumentMappingTremoloSpeedOptions
Map to tremolo speed, from 0 to 1.
HighchartsSonificationDefaultInstrumentMappingVolumeOptions
The volume of notes, from 0 to 1.
HighchartsSonificationDefaultInstrumentPointGroupingOptions
Options for point grouping, specifically for instrument tracks.
HighchartsSonificationDefaultSpeechMappingOptions
Mapping configuration for the speech/audio parameters.
HighchartsSonificationDefaultSpeechMappingPitchOptions
Speech pitch (how high/low the voice is) multiplier.
HighchartsSonificationDefaultSpeechMappingPlayDelayOptions
Milliseconds to wait before playing, comes in addition to the time determined by the time mapping.
HighchartsSonificationDefaultSpeechMappingRateOptions
Speech rate (speed) multiplier.
HighchartsSonificationDefaultSpeechMappingTimeOptions
Highcharts Options Widget.
HighchartsSonificationDefaultSpeechMappingVolumeOptions
Volume of the speech announcement.
HighchartsSonificationDefaultSpeechPointGroupingOptions
Highcharts Options Widget.
HighchartsSonificationGlobalTracksMappingOptions
Highcharts Options Widget.
HighchartsSonificationGlobalTracksMappingRateOptions
Rate mapping for speech tracks.
HighchartsSonificationGlobalTracksMappingTextOptions
Text mapping for speech tracks.
HighchartsTooltipDateTimeLabelFormatsOptions
For series on datetime axes, the date format in the tooltip's header will by default be guessed based on the closest data points. This member gives the default string representations used for each unit. For an overview of the string or object configuration, see dateFormat.
HighchartsTooltipPositionOptions
Positioning options for fixed tooltip, taking effect only when tooltip.fixed is true.