Commit Graph

6 Commits

Author SHA1 Message Date
Dan McGee
99bfdda5f2 Add title to mirror status data points
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-11 16:40:21 -06:00
Dan McGee
e26d572228 Mirror graph tweaking after usage with real data
* Clamp y-axis minimum to 0.
* Don't plot `is_success == false` values.
* Ensure URLs are sorted predictably.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-11 15:12:20 -06:00
Dan McGee
923ebbb53a Re-add nice() calls for mirror status axes
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-11 14:36:14 -06:00
Dan McGee
a358e13288 Mirror status graph, now with points AND lines
We might have to tweak the interpolation method once we see this with
real data, but for now it looks really pretty locally.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-11 14:36:14 -06:00
Dan McGee
aeeb4718e8 Enable mirror status graph resizing
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-10 16:12:15 -06:00
Dan McGee
07d2fc5d35 Add initial version of mirror status chart
Still have some hardcoded stuff to rip out and replace to make this a
bit more dynamic on things like sizing, but for now, this is a great
start.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-11-10 15:41:09 -06:00