Entries Tagged as ''

Data visualization on the web

A way of presenting data on a web site without the use of images: Accessible Data Visualization with Web Standards. The nice thing about these examples is that they are both visually pleasing (or can be made pleasing with the use of CSS) and can be viewed in text browsers as well.

The examples are limited to bar charts and sparklines, more complex visualizations probably require at least the use of JavaScript.