I would like to display a bunch of data in a meaningful way through visualizations on a site.
I have been experimenting with RaphaelJS library, but performance on IE8 is terrible, and HTML5 canvas is still not widely supported.
So I'm left with Flash and any existing libraries.
On the flash side there seem to be many, but because of this I am a bit lost and don't have the possibility to experiment with each one.
( I will list any libraries that people have pointed out here. )
Flash / Flex:
- Flare
- Axiis
- BirdEye
- Flex Charting Components
- Core Components/Charting
IBM ILOG Elixir
Javascript:
Google Visualizations API Gallery
Google ExplorerCanvas (HTML5 Canvas for IE)
ProcessingJS
Java:
IBM's many-eyes.com
Help would be very much appreciated. Thanks!