You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.charts.model.

Class PlotOptionsPyramid

All Implemented Interfaces:

Serializable

public class PlotOptionsPyramid extends PyramidOptions

A pyramid chart consists of a single pyramid with item heights corresponding to each point value. Technically it is the same as a reversed funnel chart without a neck.

See Also: