# Single Series, Ranked

One series sorted descending before construction so the bars form a clean ranked, Pareto-style profile. Because the renderer plots points in array order, the `.sort()` is what produces the high-to-low left-to-right shape.
