Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 745 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 745 Bytes

Sparkmeters

Inline graphics that indicate relative value

Sparkmeters are lightweight, inline graphics that give the relative value of an item. They are inspired by Edward Tufte's sparklines. They are designed to be unobtrusive and low information. Unlike sparklines, sparkmeters can't usually stand on their own, but are best used to give the relative value of a group of items (e.g. a list of skills on a resume).

sparkmeters in action

A demo can currently be seen here.

This version of sparkmeters is implemented with the D3.js library. The source code is licensed under a BSD-style open source license (see License.txt).