Lighthouse

Grouped Bar Charts

Supports 1 or more records and shows a bar chart for each metric, grouped by its label.

It’s mainly useful to contrast different metrics, or even better, different metrics across different URLs. You can have up to 2 units in the same chart (left and right Y-axis).

GroupedBarChart

You can use `VARIABLE` for url to render multiple metrics of the currently selected test

  1. FCP

  2. LCP

  3. SI

GroupedBarChart

Or you can use `EACH_PAGE` to render multiple metrics but for each page tested

  1. FCP

  2. LCP

  3. SI

GroupedBarChart

Or you can repeat for each of the runs in a measurement by using Run `EACH_RUN`.

  1. FCP

  2. LCP

  3. SI

GroupedBarChart

Or you can even repeat for each of the runs on each of the URLs in a measurement by using both `EACH_RUN` and `EACH_PAGE`.

  1. FCP

  2. LCP

  3. SI

GroupedBarChart

You can use up to 2 different units (left/right Y-axis) in the same chart

  1. FCP

  2. LCP

  3. TBT

  4. SI

  5. CLS