Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix colour wrapping bug, where it only added red. | Matthew Somerville | 2017-12-19 | -2/+2 |
| | | | | | As colours.length increased as colours were added, it would always return the first entry. | |||
* | Make sure bar chart is given enough colours. | Matthew Somerville | 2017-12-18 | -0/+4 |
| | ||||
* | Add bar chart functionality, for area summary page | Zarino Zappia | 2017-12-15 | -43/+147 |
| | ||||
* | New version of /reports main page. | Matthew Somerville | 2017-07-14 | -0/+142 |
This is a much broader summary page, plus a body name autocomplete. This was originally implemented for fixmystreet.com in 8a6a4ccb7. It also adds '(no longer exists)' in the autocomplete next to bodies not covering any areas. You can supply the `--table` argument to `update-all-reports` to generate the old-style data. |