Wednesday, June 1, 2011

Creating a Data centric website

Hey Folks,
I am just starting to create a data-centric webapp. The main goal is to allow the user to discover an huge dataset.
Therefore I am currently searching for diverse libraries. Here some early results:
Post on Highcharts JS
Post on JS Charts
Article on Accessible Data Visualization
Post on Google Chart API

To sum up, Google Charts seems to be the fastest solution, but only enough for a prototype. For an highly interactive and discoverable chart I will dive into Highcharts and js chart.

Stay tuned!