Package io.jmix.chartsflowui.kit.component.model.series
package io.jmix.chartsflowui.kit.component.model.series
-
ClassDescriptionAbstractAxisAwareSeries<T extends AbstractAxisAwareSeries<T>>Base class for series with Cartesian and polar coordinates.SeriesLayoutBy specifies whether the column or the row of
DataSet
is mapped to the series, namely, the series is "layout" on columns or rows.AbstractItemStyle<T extends AbstractItemStyle<T>>The base class for series item style.AbstractSeries<T extends AbstractSeries<T>>The base class for any series.Unified layout configuration component of labels.Enum to move the overlapped labels to avoid overlapping.Tooltip component for series.Bar chart shows different data through the height of a bar, which is used in rectangular coordinate with at least 1 category axis.BarSeries.AbstractBarElement<T extends BarSeries.AbstractBarElement<T>>Base component for bar elements.Background style of each bar.Component to configure the blur state.Component to configure the emphasis state.Item style of bar.Configuration component of label guideline.Component to configure the selection state.The range of fade out when focus is enabled.Boxplot is a convenient way of graphically depicting groups of numerical data through their quartiles.Base component for boxplot elements.Component to configure the blur state.Component to configure the emphasis state.Component to configure the selection state.A candlestick chart is a style of financial chart used to describe price movements of a security, derivative or currency.CandlestickSeries.AbstractCandlestickElement<T extends CandlestickSeries.AbstractCandlestickElement<T>>Base component for candlestick elements.Component to configure the blur state.Component to configure the emphasis state.Item style of candlestick.Component to configure the selection state.The policy to take color fromJmixChart.getColorPalette()
.The coordinate used in the series.The scatter (bubble) graph with ripple animation.EffectScatterSeries.AbstractEffectScatterElement<T extends EffectScatterSeries.AbstractEffectScatterElement<T>>Base component for effect scatter elements.Component to configure the blur state.Enum of when to show the effect.Component to configure the emphasis state.Configuration of label guideline.Related configurations component about ripple effect.The brush type for ripples.Component to configure the selection state.Configuration component of label guideline for elements for series.Define what is encoded to for each dimension of data.
Chart example:Fade out type of other data to focus the highlighted.A funnel chart is a graphical representation that resembles the shape of a funnel where each segment gets progressively narrower.Base component for funnel elements.Component to configure the blur state.Component to configure the emphasis state.The visual guideline style of label.Component to configure the selection state.Data sorting type.Gauge charts use needles to show information as a reading on a dial.
Note: Gauge series is the only series that requires an independent description of data in aGaugeSeries.data
.GaugeSeries.AbstractGaugeText<T extends GaugeSeries.AbstractGaugeText<T>>Base class for gauge text components.The fixed point of a pointer in a dial.The related configuration about the axis line of gauge chart.The style of the axis line of gauge chart.The tick line style.Data item to describe series data.The detail about gauge chart which is used to show data.Component to configure the emphasis state.Gauge chart pointer.Component that used to show current progress.The style of split line.Component to configure the title of gauge chart.HasStack<T>A series that has stacked values.The stack strategy type.Same asAbstractItemStyle
but with a decal pattern style.A text label to explain some information about a graphic element, such as value, name etc.Component for label position.Predefined position type.Line chart relates all the data pointsLineSeries.symbol
by broken lines, which is used to show the trend of data changing.LineSeries.AbstractLineElement<T extends LineSeries.AbstractLineElement<T>>Base component for line elements.The style of area.Component to configure the blur state.Component to configure the emphasis state.Label component on the end of line.Component to configure label guide line.Component to configure the selection state.Type for maintaining the monotonicity on XAxis or YAxis.Type of step line.The pie chart is mainly used for showing proportion of different categories.PieSeries.AbstractPieElement<T extends PieSeries.AbstractPieElement<T>>Base component for pie elements.An animation type for initializing data.An animation type for updating data.Component to configure the blur state.Component to configure the emphasis state.The style of visual guideline.A special mode which distinguishes data by radius.Component to configure the selection state.Chunk approach, optional values:'sequential'
: slice data by data index.Radar chart is mainly used to show multi-variable data, such as the analysis of a football player's varied attributes.Base component for radar elements.Component to configure area filling style.Component to configure the blur state.Component to configure the emphasis state.Component to configure the selection state.The down-sampling strategy used when the data size is much larger than pixel size.Scatter (bubble) chart.Base component for scatter elements.Component to configure the blur state.Component to configure the emphasis state.Component to configure label guide line.Component to configure the selection state.The default series type for the chart.