On the compare page, the max number of packages to compare was initially set to 4, to avoid layout issues. Recent improvements allow us to increase this number: - data table now has fixed first column, and horizontal scrolling - bar charts will grow vertically - line chart has an alternative view (sparklines) that can become the default view above n number of compared packages (#2273) To be discussed: - Do we set a higher limit, or no limit at all ? - If we set a limit: 10? 25? 42? My personal take is we need a limit, not too high, to avoid flooding the dom, probably 20-30 would be fine.
On the compare page, the max number of packages to compare was initially set to 4, to avoid layout issues.
Recent improvements allow us to increase this number:
To be discussed:
My personal take is we need a limit, not too high, to avoid flooding the dom, probably 20-30 would be fine.