Modified the methods in graphs controller so they would work for Selectricity, but...
[selectricity] / app / views / quickvote / results.rhtml
index 8ce400aebe5e397393d0f46df1426f3a495f0dce..321dbbca3d1266eac4b32b32ff228db5d1b58104 100755 (executable)
@@ -161,3 +161,4 @@ by several other names.</p>
   </tr>
 <% end %>
 </table>
+<img src="<% url_for(:controller => 'graphs', :action => 'day_votes', :id => @election ) %>" />

Benjamin Mako Hill || Want to submit a patch?