Package io.jmix.chartsflowui.kit.component.model.visualMap
package io.jmix.chartsflowui.kit.component.model.visualMap
-
ClassDescriptionAbstractVisualMap<T extends AbstractVisualMap<T>>Base class for component type for visual encoding.The layout relationship between the graphical elements for pieces and their labels.Controller for
AbstractVisualMap.VisualMapController.inRange
andAbstractVisualMap.VisualMapController.outOfRange
properties.Visual map component for displaying data in continuous form.
More detailed information is provided in the documentation.Visual map component for displaying data in discrete form.
Piecewise visualMap component works in one of the three modes: CONTINUOUS-AVERAGE: the series data is continuous and is divided into pieces averagely according toPiecewiseVisualMap.splitNumber
.A component that used to customize how to slice continuous data, and some specific view style for some pieces.Type of component for visual encoding