gwatts / jquery.sparkline

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser
http://omnipotent.net/jquery.sparkline/
1.24k stars 278 forks source link

Create a Linear Guage #86

Open blpraveen opened 11 years ago

blpraveen commented 11 years ago

How do i create a liner guage using a sparkline? like in this link http://docs.fusioncharts.com/flex/charts/Contents/Widget_XML_API/Linear_Create.html

retronaut commented 11 years ago

Use a modified bullet graph. They have ranges that can have color values and a target line. The performance line in the middle can be zero.

http://jsfiddle.net/gwatts/PfzXg/