This section describes properties that configure the Funnel UI component's contents, behavior and appearance.
Name Description adaptiveLayoutSpecifies adaptive layout properties.
algorithmSpecifies the algorithm for building the funnel.
argumentFieldSpecifies which data source field provides arguments for funnel items. The argument identifies a funnel item and represents it on the legend.
colorFieldSpecifies which data source field provides colors for funnel items. If this field is absent, the palette provides the colors.
dataSourceBinds the UI component to data.
disabledSpecifies whether the UI component responds to user interaction.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
exportConfigures the exporting and printing features.
hoverEnabledSpecifies whether funnel items change their style when a user pauses on them.
invertedTurns the funnel upside down.
itemConfigures funnel items' appearance.
labelConfigures funnel item labels.
legendConfigures the legend.
loadingIndicatorConfigures the loading indicator.
marginGenerates space around the UI component.
neckHeightSpecifies the ratio between the height of the neck and that of the whole funnel. Accepts values from 0 to 1. Applies only if the algorithm is "dynamicHeight".
neckWidthSpecifies the ratio between the width of the neck and that of the whole funnel. Accepts values from 0 to 1. Applies only if the algorithm is "dynamicHeight".
onDisposingA function that is executed before the UI component is disposed of.
onDrawnA function that is executed when the UI component's rendering has finished.
onExportedA function that is executed after the UI component is exported.
onExportingA function that is executed before the UI component is exported.
onFileSavingA function that is executed before a file with exported UI component is saved to the user's local storage.
onHoverChangedA function that is executed after the pointer enters or leaves a funnel item.
onIncidentOccurredA function that is executed when an error or warning occurs.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onItemClickA function that is executed when a funnel item is clicked or tapped.
onLegendClickA function that is executed when a legend item is clicked or tapped.
onOptionChangedA function that is executed after a UI component property is changed.
onSelectionChangedA function that is executed when a funnel item is selected or selection is canceled.
paletteSets the palette to be used to colorize funnel items.
paletteExtensionModeSpecifies what to do with colors in the palette when their number is less than the number of funnel items.
pathModifiedNotifies the UI component that it is embedded into an HTML page that uses a tag modifying the path.
redrawOnResizeSpecifies whether to redraw the UI component when the size of the container changes or a mobile device rotates.
resolveLabelOverlappingSpecifies how item labels should behave when they overlap.
rtlEnabledSwitches the UI component to a right-to-left representation.
selectionModeSpecifies whether a single or multiple funnel items can be in the selected state at a time. Assigning "none" disables the selection feature.
sizeSpecifies the UI component's size in pixels.
sortDataSpecifies whether to sort funnel items.
themeSets the name of the theme the UI component uses.
titleConfigures the UI component's title.
tooltip valueFieldSpecifies which data source field provides values for funnel items. The value defines a funnel item's area.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4