Skip to content

tmunz/inlinegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inlinegraph

if you want to use this library, you can simply copy this javascript file to your project: inlinegraph.js.

You can see how to integrate the inlinegraph library based on this example:

All graphs are based on 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

About

jQuery-Library for inline graphs like heatmap, pie, and boolean representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published