Type declaration

  • OptionalbarMethod?: ParetoBarMethodType

    Update the method used to draw bars on the graph.

  • OptionalgroupBy?: ParetoGroupBy

    Update how the data should be grouped into bars on the graph.

    For example, if 'process' is set, each graph will contain one bar for each Process in the data set.