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: