1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-09 04:31:55 +00:00

Metrics improvements

- Label graphs by their duration, not update period
- Extend to 60 units so they are either 10 minutes or an hour of data
- Improvements to retention information
- Change javascript calculations, fixes #9 (I hope)
This commit is contained in:
James Hillyerd
2012-11-14 17:22:25 -08:00
parent 2ba9eaa779
commit afe14da506
5 changed files with 48 additions and 21 deletions

View File

@@ -325,7 +325,7 @@ table.metrics {
}
.metrics td.sparkline {
width: 170px;
width: 200px;
}
#emailAttachments {