Open
Description
At present it doesn't look like there's any way to filter/customize the metrics.hiddenMetrics
array, which is used here to determine which metrics are output in the chart: https://github.com/paulirish/pwmetrics/blob/master/lib/index.ts#L214
Unless I'm mistaken, there is no way to customize the chart output with these hidden metrics, correct? If that is the case, I'd like to request the ability to do so. Seems like there are a few ways to do this, however if you want to summarize your preferred approach I'd be happy to take a pass at a PR if that's helpful. Thanks!