29 Jul 2009
Tools
Browser, JavaScript
As data visualization often needs to reach a broad audience the browser is becoming the number one tool to publish and share visualizations. We've collected 13 JavaScript visualization frameworks that help you get started faster, keep it flexible and develop with higher reliability.
Read more
24 Apr 2009
Notes, Tools
Browser, JavaScript, Library
Primer.js is a tiny JavaScript library that simplifies the workflow of creating graphics right in the HTML using the <canvas> object. Simply create a Primer() object in a DIV of your choice and then you’re ready to start drawing. The library provides some basic shapes right away like curveTo, roundedRect and provides also interaction functionality [...]
Read more
23 Apr 2009
Tools
3D, API, Browser, JavaScript
Google recently introduced the O3D project on Google Code. The main objective of the project is to develop a new, shader-based, low-level graphics API for creating interactive 3D applications in a web browser.
Read more
10 Feb 2009
Tools
Browser, JavaScript, Library
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to draw Charts, Scatterplots, Timelines or other visualzations in your HTML document this library could come in handy. Use it's animations and interactions methods to create more engaging visualizations that you could using the Google Charts API for example.
Read more