vote up 6 vote down star
9

I'm aware of FusionCharts, are there other good ones?

flag

78% accept rate
Would you prefer FusionCharts Free over Open-FLash-Chart or the other way around and why? FusionCharts looks a bit nicer ... – Riri Sep 23 '08 at 8:26

8 Answers

vote up 4 vote down check

Is there a reason that you want it in Flash? If a plain, old PNG will work, try the Google Chart API.

link|flag
There's also a nice .NET warpper library to Google CHart API and it'll save your server a lot of job code.google.com/p/googlechartsharp – Riri Sep 26 '08 at 14:47
vote up 2 vote down

open-flash-chart because you can't resize a .png and .png has no tooltips. Also why would you send all your data to google? Do you trust them that much?

link|flag
vote up 2 vote down

I think the best Flash charts are amCharts - nice looking, highly customizable and free (if you don't mind the link back to amcharts.com)

link|flag
vote up 7 vote down

Depending on your needs, a couple others you might look at:

Flare

flare

Prefuse

prefuse

link|flag
2  
Dude. Crazy. I know it is wrong, but I want to make up a report just to use these visualizations. – David Thomas Garcia Jan 10 at 7:56
vote up 10 vote down

http://teethgrinder.co.uk/open-flash-chart/ seems really sweet. I suggest you give it a look.

link|flag
it doesn't only seem sweet, open-flash-chart 2 IS sweet a.k.a. great, flexible, has libraries for js, php, ruby, python, perl, etc. etc. and uses JSON and is therefore AJAX compatible!!!!! – tharkun Dec 11 '08 at 22:30
You can resize charts which is nice. Export them to .png (via base64) into a javascript object and display them. Do all sorts of cool things. – monk.e.boy Feb 19 at 13:28
vote up 1 vote down

I can vouch that I've had good experiences with PHP/SWF charts (and by extension, the XML/SWF charts too). It's easy to create really subtle chart effects. Pie charts fading in one slice at a time looks fairly professional without being annoying.

Edit: Scratch that, Open-Flash-Chart looks WAY better. I recede my suggestion.

link|flag
vote up 2 vote down

I know you said flash, but this is a good silverlight chart api. http://www.visifire.com/. Always good to keep your options open right?

Had to plug silverlight, but you can also take a look at Yahoo!'s YUI charting component.

link|flag
vote up 2 vote down

XML/SWF Charts does Chart off XML:

http://www.maani.us/xml_charts/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.