🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

inlineGraph is a lightweight and simple-to-use jQuery plugin used for generating SVG based inline graphs and charts (aka. sparklines) to present your data as heatmap, pie, boolean and angle.

pie-chart heatmap Sparkline

Documentation

inlinegraph

All graphs work with SVG and can be created by using $(selector).inlinegraph(values, options);

values

To use the content of the tag as parameter, use 'html' as value. If you want to use more values, split them by using comma (","). If the value is not a number, a interception-graphic will be displayed. values

options

A json object is required, as you can see in the examples

options


You May Also Like