Extended the COLORS array in graph controller so that elections with multiple
author<jlsharps@mit.edu> <>
Mon, 3 Sep 2007 05:53:42 +0000 (01:53 -0400)
committer<jlsharps@mit.edu> <>
Mon, 3 Sep 2007 05:53:42 +0000 (01:53 -0400)
commitc5ca3aa0771719286fb9f1a468c28a83af52292b
tree6fc13ef777703f4e49b31277d2609f79bd268bb8
parentd2fadf2d1f345fab0956a05599b50a483d939c9a
Extended the COLORS array in graph controller so that elections with multiple
candidates won't have graphs with dangerously similar colors. After 10
candidates though, they're on their own. Also added captions to the pref_tables
of the Schulze method to quickly explain how to read them. Feel free to
edit/move them. I tried to make them quick, explanatory and look-alikes to the
rest of the text, but definitely failed on the look-alike requirement. Please
fix...
app/controllers/graph_controller.rb
app/views/quickvote/_pref_tables.rhtml
public/stylesheets/main.css

Benjamin Mako Hill || Want to submit a patch?