From: Date: Mon, 3 Sep 2007 05:53:42 +0000 (-0400) Subject: Extended the COLORS array in graph controller so that elections with multiple X-Git-Url: https://projects.mako.cc/source/selectricity-live/commitdiff_plain/c5ca3aa0771719286fb9f1a468c28a83af52292b?hp=c5ca3aa0771719286fb9f1a468c28a83af52292b 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... ---