Histograms as implemented are excellent for visualising distribution across one dimension. Sometimes though, you want to visualise distribution across two dimensions, e.g. TTFB vs speed index. For that, a scatterplot is needed.
They should be generated automatically for interesting metric combinations in the html-distribution mapper.
Histograms as implemented are excellent for visualising distribution across one dimension. Sometimes though, you want to visualise distribution across two dimensions, e.g. TTFB vs speed index. For that, a scatterplot is needed.
They should be generated automatically for interesting metric combinations in the
html-distribution
mapper.