Filed under: Business, Finance, Shareware
Free Flash charts with amCharts and PHP/SWF Charts
Oh, how I love free things. Especially free pretty things. And I'm the kind of person who things Flash charts and graphs are pretty, so I present amCharts and PHP/SWF Charts. amCharts is a relative newcomer that creates attractive Flash pie and donut charts based on data you put in a text file in either XML or CSV formats (which makes exporting from Excel easy). It's very configurable, allowing you to specify colors, border, tilt (for a 3D effect), labels, fonts, backgrounds, and so on. amCharts' creators promise bar, column, and line charts this spring.PHP/SWF Charts is sort of amCharts' big brother. It's been around awhile longer and features more than a dozen different chart types and nearly unlimited configurability. As the name implies, PHP/SWF Charts uses PHP to load data from dynamic sources, but it's not required--there's XML/SWF Charts that will load data from a regular XML file. With its advanced features comes more complexity, of course, and the learning curve is probably greater, but if you need, say, a stacked 3D column chart, it's the way to go.
As I mentioned, both charting tools are free, but not totally free. The free version of amCharts will put a small link to amCharts.com in the corner of your charts, and PHP/SWF Charts will direct users to its web site if they click on it. For a single-site license amCharts will cost you 45 Euros (about US$60) and PHP/SWF charts will cost you US$45. "Enterprise" licenses for unlimited sites cost 245 Euros (~US$322) or $550 respectively.
Get a WordPress.com Blog
So, just how good at time waster games are you? Think you've got the stuff? Well, The World's Hardest Game 2.0 doesn't think you do.
Yes, amazingly, it's possible to have a sequel to a game called "The World's Hardest Game". It doesn't seem logically possible, since if the first one was actually the world's hardest, how could another one come along and share the moniker? It made me doubt the name in the first place. That is, until I tried the game.
The mechanics of the game are very simple. You are a small red square, ...

Reader Comments (Page 1 of 1)
Prashanth said 4:50PM on 12-29-2006
I have used XML/SWF charts, and they are good; except for one shortcoming.
I wish they could be configured to periodically poll the XML file for data, that way you could periodically update the XML and have the graph change.
I tried to contact the authors for more info (on whether the facility exists and I just am not aware); but am still waiting for a reply :)
In any case for most simple purposes, its a great FREE tool.
Reply
Ravi Kumar said 1:03AM on 1-23-2007
You can use http://www.fusioncharts.com - that offers far far more chart types and customization options than any of these. Also, they've a no-gimmick free version at http://www.fusioncharts.com/FusionCharts/Lite.
Reply
Praveen said 2:39AM on 3-23-2007
I am using the php/swf charts which is very much similar to xml/swf charts but the graphs do not load properly when I have a lot of content in my page or when the graph is out of page context.What could be the reason for this?
Reply