Summary chart scales incorrectly
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3580688. --> Reported by: [danchamp](https://www.drupal.org/user/1366502) Related to !20 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>With real-world data the summary results chart scales poorly:</p> <ul> <li>y-axis labels overlap</li> <li>Mismatch between segment scale and chart scale, resulting in gap at foot of chart</li> <li>Not clear how many seats each party has won</li> </ul> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Example from May 2022 elections:<br> <img src="https://www.drupal.org/files/issues/2026-03-21/chart.png" alt="Poor chart scaling"></p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ul> <li>Add label below party abbreviation with votes won</li> <li>Fix chart scaling</li> <li>Display even y-axis numbers only </li></ul>
issue