Uses of Class
com.vaadin.flow.component.charts.model.PyramidOptions
Packages that use PyramidOptions
-
Uses of PyramidOptions in com.vaadin.flow.component.charts.model
Subclasses of PyramidOptions in com.vaadin.flow.component.charts.modelModifier and TypeClassDescriptionclass
Funnel charts are a type of chart often used to visualize stages in a sales project, where the top are the initial stages with the most clients.class
A pyramid chart consists of a single pyramid with item heights corresponding to each point value.