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

Class PlotOptionsFunnel

  • All Implemented Interfaces:

    Serializable


    @Generated(value="This class is generated and shouldn\'t be modified",
               comments="Incorrect and missing API should be reported to https://github.com/vaadin/vaadin-charts-flow/issues/new")
    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