Opened at 2007-10-11T03:16:38Z
Last modified at 2010-01-07T00:28:30Z
#172 new enhancement
put sparklines on front page
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | website | Version: | 0.6.1 |
Keywords: | statistics | Cc: | terrellrussell@… |
Launchpad Bug: |
Description
I want to make miniature (but live, automatically and frequently updated) munin graphs up front on the wiki, on the front page somewhere. Things like public test grid usage, upload/download speed, mem usage, code coverage.
:-)
Change History (6)
comment:1 Changed at 2007-10-11T03:17:37Z by zooko
comment:2 Changed at 2007-11-01T18:14:44Z by zooko
- Milestone changed from 0.7.0 to undecided
- Version changed from 0.6.0 to 0.6.1
We're focussing on an imminent v0.7.0 (see the roadmap) which hopefully has #197 -- Small Distributed Mutable Files and also a fix for #199 -- bad SHA-256. So I'm bumping less urgent tickets to v0.7.1.
comment:3 Changed at 2007-12-13T00:13:18Z by zooko
- Summary changed from put shrunken graphs on front page to put sparklines on front page
The word for pretty shrunken graphs which are small enough to fit into the flow of text is sparklines.
comment:4 Changed at 2008-06-01T21:04:53Z by warner
- Milestone changed from eventually to undecided
and, for reference, taking a full-sized graph and referencing it with an IMG tag that has small height= and width= attributes is unsatisfying, as non-Quartz-enabled browsers don't tend to scale images very well.. the result is usually unreadable. Actual sparklines are created at the target size.
comment:5 Changed at 2009-02-12T17:56:13Z by terrell
- Cc terrellrussell@… added
a few links to python sparkline implementations...
Matthew Perry's module - just needs Python Image Library (PIL)
Gary Perez's CSS-only solution
comment:6 Changed at 2010-01-07T00:28:30Z by davidsarah
- Keywords statistics added
Oh, and builbot, too. Squeeze those things down so that they convey actual information but still fit into, basically, the space of a bullet-point or decoration or logo or one-sentence. :-)