This module provides submodules, content types, views and configuration that allow the reporting of election results for the LocalGov Drupal distribution.
Sets items on the x axis to use whole numbers instead of decimals. Currently, the results for "how many seats won" go from 0.0 to 1.0, so if a part wins 3 seats we report they have won 0.3 seats.
This fixes that.
Images
Before
After
Thanks to Big Blue Door for sponsoring my time to work on this.
Closes #108
What does this change?
Sets items on the x axis to use whole numbers instead of decimals. Currently, the results for "how many seats won" go from 0.0 to 1.0, so if a part wins 3 seats we report they have won 0.3 seats.
This fixes that.
Images
Before
After
Thanks to Big Blue Door for sponsoring my time to work on this.