java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.axis.Polar
All Implemented Interfaces:
Serializable

public class Polar extends ChartObservableObject
Polar coordinate which can be used in scatter and line chart. Every polar coordinate has an AngleAxis and a RadiusAxis. More detailed information is provided in the documentation.
See Also: