localgovdrupal / localgov_elections

This module provides submodules, content types, views and configuration that allow the reporting of election results for the LocalGov Drupal distribution.
GNU General Public License v2.0
1 stars 1 forks source link

Fix issue with wrong party colours #99

Closed chriswales95 closed 4 months ago

chriswales95 commented 4 months ago

Should close #98

What this PR does

  1. Makes sure parties don't get the wrong colour
  2. Strips out data with no label
finnlewis commented 4 months ago

yeah man, nice one!

On the broken chart I've got:

image

with this branch it now looks like :

image

( so the colours are fixed, even though the data is still misleading as it's missing the winning candidate),