This section describes properties that configure the contents, behavior and appearance of the Chart UI component.
Name Description adaptiveLayoutSpecifies adaptive layout properties.
adjustOnZoomSpecifies whether to adjust the value axis's visualRange when the argument axis is being zoomed or panned.
animationSpecifies animation properties.
annotationsSpecifies the annotation collection.
argumentAxisConfigures the argument axis.
autoHidePointMarkersSpecifies whether to hide series point markers automatically to reduce visual clutter.
barGroupPaddingControls the padding and consequently the width of a group of bars with the same argument using relative units. Ignored if the barGroupWidth property is set.
barGroupWidthSpecifies a fixed width for groups of bars with the same argument, measured in pixels. Takes precedence over the barGroupPadding property.
commonAnnotationSettingsSpecifies settings common for all annotations in the chart.
commonAxisSettingsDefines common settings for both the argument and value axis in a chart.
commonPaneSettingsDefines common settings for all panes in a chart.
commonSeriesSettingsSpecifies settings common for all series in the chart.
containerBackgroundColorSpecifies background color of the chart container.
crosshairConfigures the crosshair feature.
customizeAnnotationCustomizes an individual annotation.
customizeLabelCustomizes the appearance of an individual point label.
customizePointCustomizes the appearance of an individual series point.
dataPrepareSettingsProcesses data before visualizing it.
dataSourceBinds the UI component to data.
defaultPaneSpecifies which pane should be used by default.
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.
legendSpecifies the properties of a chart's legend.
loadingIndicatorConfigures the loading indicator.
marginGenerates space around the UI component.
maxBubbleSizeSpecifies a coefficient determining the diameter of the largest bubble.
minBubbleSizeSpecifies the diameter of the smallest bubble measured in pixels.
negativesAsZeroesForces the UI component to treat negative values as zeroes. Applies to stacked-like series only.
onArgumentAxisClickA function that is executed when a label on the argument axis is clicked or tapped.
onDisposingA function that is executed before the UI component is disposed of.
onDoneA function that is executed when all series are ready.
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.
onIncidentOccurredA function that is executed when an error or warning occurs.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
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.
onPointClickA function that is executed when a series point is clicked or tapped.
onPointHoverChangedA function that is executed after the pointer enters or leaves a series point.
onPointSelectionChangedA function that is executed when a series point is selected or selection is canceled.
onSeriesClickA function that is executed when a series is clicked or tapped.
onSeriesHoverChangedA function that is executed after the pointer enters or leaves a series.
onSeriesSelectionChangedA function that is executed when a series is selected or selection is canceled.
onTooltipHiddenA function that is executed when a tooltip becomes hidden.
onTooltipShownA function that is executed when a tooltip appears.
onZoomEndA function that is executed when zooming or panning ends.
onZoomStartA function that is executed when zooming or panning begins.
paletteSets the palette to be used for colorizing series and their elements.
paletteExtensionModeSpecifies what to do with colors in the palette when their number is less than the number of series (in the Chart UI component) or points in a series (in the PieChart UI component).
panesDeclares a collection of panes.
pathModifiedNotifies the UI component that it is embedded into an HTML page that uses a tag modifying the path.
pointSelectionModeSpecifies whether a single point or multiple points can be selected in the chart.
redrawOnResizeSpecifies whether to redraw the UI component when the size of the container changes or a mobile device rotates.
resizePanesOnZoomSpecifies whether panes can be resized if other chart elements require more space after zooming or panning.
resolveLabelOverlappingSpecifies how the chart must behave when series point labels overlap.
rotatedSwaps the axes around making the value axis horizontal and the argument axis vertical.
rtlEnabledSwitches the UI component to a right-to-left representation.
scrollBarSpecifies the settings of the scroll bar.
seriesSpecifies properties for Chart UI component series.
seriesSelectionModeSpecifies whether a single series or multiple series can be selected in the chart.
seriesTemplateDefines properties for the series template.
sizeSpecifies the UI component's size in pixels.
stickyHoveringSpecifies whether a point should remain in the hover state when the mouse pointer moves away.
synchronizeMultiAxesIndicates whether or not to synchronize value axes when they are displayed on a single pane.
themeSets the name of the theme the UI component uses.
titleConfigures the UI component's title.
tooltip valueAxisConfigures the value axis.
zoomAndPanConfigures zooming and panning.
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