Want to make some nice looking graph or chart for your apps data statistic? Paths.js is a powerful SVG library to generate complicated SVG paths with high level API.
Paths.js can be use together with Mustache or Handlebars to display SVG. Beside the static non animated template engine you still can use Facebook React, Angular or Ractive.js for animated graphics.
Three different API level to create SVG graphic, the low level (Simple line path), mid level (playing with shapes) and hight level for complex graphs like stock graph, radar graph, tree graph, 3D lines path relation graph, waterfall graph and more.
Its using CoffeeScript and totally free and open source, enjoy the power of SVG! Actually I’m not CoffeeScript fan but maybe you are one of them haha! Enjoy.
Thanks Andrea Ferretti, the author of this powerful graph script.
Paths.js is released under Apache license.
Cost: FREE
Requirement: CoffeeScript
Source: Read more about Paths.js