jacksonjude / USA-Election-Map

An interactive US presidential, senatorial, house, and governor map for election results and projections. Written in HTML/CSS/JS
https://map.jacksonjude.com
29 stars 23 forks source link

Option to change electoral votes by state #12

Closed SilverCatalyst closed 2 years ago

SilverCatalyst commented 3 years ago

There's a few articles put forward showing an expansion of the house would lead to more proportional representation. It would be an interesting feature to see what California would look like with over 100 electoral votes with proportional representation in every other state as well.

jacksonjude commented 3 years ago

I'll definitely implement this in the editing mode, probably similar to the way YAPms does it with its "delegate edit" toggle, or maybe by alt-clicking on a state during edit mode. I've been meaning to add a feature like this for a while, so I'll add it to the TODO list add hopefully get to it soon!

jacksonjude commented 3 years ago

Just an update here: I have added the ability to change the number of votes that a state can have, although I recognize that this is only part of what you requested. I should eventually get around to implementing a way to split electoral votes amonst multiple candidates, but this is not a feature quite yet.