This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.
Line graphs | 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 |
Bar chart | |
Stacked | |
Negative values | |
Composite inline | 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 |
Inline with normal range | 8,4,0,0,0,0,1,4,4,10,10,10,10,0,0,0,4,6,5,9,10 |
Composite bar | 4,6,7,7,4,3,2,1,4 |
Discrete | 4,6,7,7,4,3,2,1,4,4,5,6,7,6,6,2,4,5 |
Discrete with threshold | 4,6,7,7,4,3,2,1,4 |
Customize size and colors | 10,8,9,3,5,8,5,7 |
Tristate charts | 1,1,0,1,-1,-1,1,-1,0,0,1,1 |
Tristate chart using a color map | 1,2,0,2,-1,-2,1,-2,0,0,1,1 |
Pie charts | 1,1,2 1,5 20,50,80 |