trotFunky
982a7ffd65
The SQL query retrieving the votes is deterministicly sorted, but goes through a HashMap, for ease of processing and transfer, which does not maintaing order. Sort the resulting object in the Javascript to keep a consistent order in the graph. |
||
---|---|---|
.. | ||
auth.rs | ||
database.rs | ||
database_records.rs | ||
main.rs | ||
truth.rs | ||
vote.rs | ||
week.rs |