In the stats page, the current version distribution chart uses vertical bars, which was ok when the chart used to be inside a dialog and the vertical real estate was constrained. However this layout comes with serious limitations (the data is hard to read, and bars become very narrow when minors are laid out for an old package).
Since the stats page now offers vertical real estate, it is time to migrate this chart to a horizontal bar chart, which also makes it easy to display data labels next to the bars, and allows to display n number of datapoints without sacrificing on readability.
In the stats page, the current version distribution chart uses vertical bars, which was ok when the chart used to be inside a dialog and the vertical real estate was constrained. However this layout comes with serious limitations (the data is hard to read, and bars become very narrow when minors are laid out for an old package).
Since the stats page now offers vertical real estate, it is time to migrate this chart to a horizontal bar chart, which also makes it easy to display data labels next to the bars, and allows to display n number of datapoints without sacrificing on readability.