JIT (Javascript InfoVis Toolkit) boilerplate

The JavaScript InfoVis Toolkit is a great library for rendering graphs in browsers but I find its example code unwieldly. The RGraph example has several HTML elements, two css stylesheets, a complex data set and a some optional RGraph settings in the JavaScript.

JIT's RGraph example

I’ve stripped it down to a much simpler example with one div, no css, a minimal data set and only the most crucial RGraph settings, put it all in one HTML file and made a jit-boilerplace project on GitHub for future reference. Perhaps you’ll find it useful too.

JIT-boilerplate RGraph example

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>