You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: