Histogram
This histogram displays the distribution of 1 million values (the same array used for the X-coordinates of the 1M-point scatterplot examples).
The histogram values are computed via WebGPU compute shaders, and then passed to the BarPlotLayer for rendering.