Modified graphs to ahve a 4 color scheme, but it isn't the full palette of selectrici...
author<jlsharps@mit.edu> <>
Wed, 15 Aug 2007 21:46:20 +0000 (17:46 -0400)
committer<jlsharps@mit.edu> <>
Wed, 15 Aug 2007 21:46:20 +0000 (17:46 -0400)
commit924aa1ff433ac4ccd2db5851e91038088be00a09
tree4258c65abc4c7663d374333b593078db4a1506f7
parent66e774fa70c7ec116de558b0b4c4c07cd9d0e270
Modified graphs to ahve a 4 color scheme, but it isn't the full palette of selectricity yet
, that will be on next commit. LAso modified several voting methods within RubyVote to have
more useful instance variables and accessors available in the results class. the quickvote
results view has been updated to include a partial for displaying a condorcet vote table, w
hich is strangely appearing below the footer on the results page, it seems to be displaying
 the correct data however.
.bzrignore
app/controllers/graph_controller.rb
app/views/quickvote/_pref_table.rhtml [new file with mode: 0644]
app/views/quickvote/results.rhtml
lib/rubyvote/condorcet.rb
lib/rubyvote/election.rb
lib/rubyvote/positional.rb

Benjamin Mako Hill || Want to submit a patch?