JavaScript InfoVis Toolkit 2.0.0 beta released

Posted in: javascript infovis toolkit , version
After many bug fixes, some tweaks to the documentation and new features the JavaScript InfoVis Toolkit 2.0.0 beta is ready! Most of the bug fixes were on the TreeMap visualization, the generic graph morph operation, the Events system and the AreaChart visualization. If you'd like to see the commits in more detail you can take a look here. Some API enhancements include the ability to add edge events. This is still kind of an experimental feature, but if you'd like to know more about this you can read the Options.Events documentation. The main reason to tag this as a beta release is that besides some known issues this version has proved to be pretty stable. This version is currently being used at Exalead for customer projects and proved to be reliable. Google and Mozilla are also using the toolkit, which is great news.

Builder

With this beta release I'm also releasing a custom toolkit builder. The custom builder enables you to make your own build by choosing the visualizations you need and keeping out the code of the visualizations you don't need. As more visualizations get added to the toolkit this will be a key component to optimize your web page loading. Currently the builder is on an experimental phase, but I strongly recommend you to check it out, custom builds can make a strong optimization difference.
Comments
blog comments powered by Disqus