Skip to content

concutere/sg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SG - a library for creating slopegraphs

==

(see here for live samples)

sg.js creates SVG content, is dependency-free and should work in modern browsers with SVG support.

To use, call SG(jsonData, svgElement, settings). Data is expected as a json array with 'id', 'set' & 'val' attributes. Settings are optional but you most likely will want to set at least textWidth, slopeWidth & height. See sg.html for samples.

So far the fitting logic has so far been kept relatively simple. Improved fitting algorithms & related options are the current focus, trying to provide better layout without killing performance.

==

Happy graphing!

and of course, thank you Edward Tufte

About

SG.js - Slopegraphs for the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published