InfoVis Toolkit 2.0

Version 2.0 of the JavaScript InfoVis Toolkit (License) has been released. InfoVis, by Nicolas Garcia Belmonte, ships with a wide range of interesting data visualisation types, and can be used to create customised visualisations or generic graphs. For examples, see the extensive demos page.
Everything sits under $jit, so the library should be easy to slot into existing projects. To read more about the API, browse the API documentation.
Version 2.0 adds:
- New visualisations (AreaChart, BarChart, PieChart, Sunburst, Force-Directed)
- Mobile support
- An events system
- Panning and zooming
- Animation improvements
- Cleaner API (the major change is the use of the global object,
$jit)
Read more in detail here: The JavaScript InfoVis Toolkit 2.0 is out!
