put sparklines on front page #172

Open
opened 2007-10-11 03:16:38 +00:00 by zooko · 5 comments

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.

:-)

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. :-)
zooko added the
website
major
enhancement
0.6.0
labels 2007-10-11 03:16:38 +00:00
zooko added this to the 0.7.0 milestone 2007-10-11 03:16:38 +00:00
Author

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. :-)

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. :-)
Author

We're focussing on an imminent v0.7.0 (see the roadmap) which hopefully has [#197 #197 -- Small Distributed Mutable Files] and also a fix for [#199 #199 -- bad SHA-256]. So I'm bumping less urgent tickets to v0.7.1.

We're focussing on an imminent v0.7.0 (see [the roadmap](http://allmydata.org/trac/tahoe/roadmap)) which hopefully has [#197 #197 -- Small Distributed Mutable Files] and also a fix for [#199 #199 -- bad SHA-256]. So I'm bumping less urgent tickets to v0.7.1.
zooko added
0.6.1
and removed
0.6.0
labels 2007-11-01 18:14:44 +00:00
zooko modified the milestone from 0.7.0 to undecided 2007-11-01 18:14:44 +00:00
Author

The word for pretty shrunken graphs which are small enough to fit into the flow of text is "sparklines".

The word for pretty shrunken graphs which are small enough to fit into the flow of text is ["sparklines"](http://en.wikipedia.org/wiki/Sparkline).
zooko changed title from put shrunken graphs on front page to put sparklines on front page 2007-12-13 00:13:18 +00:00

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.

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.
warner modified the milestone from eventually to undecided 2008-06-01 21:04:53 +00:00
terrell commented 2009-02-12 17:56:13 +00:00
Owner

a few links to python sparkline implementations...

Matthew Perry's module - just needs Python Image Library (PIL)

Gary Perez's CSS-only solution

Joe Gregorio's Sparklines_in_data_URIs solution

Will Larson's port of Sparklines.js to python

a few links to python sparkline implementations... [Matthew Perry's module](http://www.perrygeo.net/wordpress/?p=64) - just needs Python Image Library (PIL) [Gary Perez's CSS-only solution](http://xiix.wordpress.com/2005/12/08/generating-css-only-sparklines-in-python/) [Joe Gregorio's Sparklines_in_data_URIs solution](http://bitworking.org/news/Sparklines_in_data_URIs_in_Python) [Will Larson's port of Sparklines.js to python](http://lethain.com/entry/2008/sep/13/sparklines-js-port-to-python/)
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#172
No description provided.