com.vaadin.flow.component.charts.model.

Class PlotOptionsFunnel

  • All Implemented Interfaces:

    Serializable


    public class PlotOptionsFunnel
    extends PyramidOptions

    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. It requires that the modules/funnel.js file is loaded.

    See Also:

    Serialized Form