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.
With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet.
They key to getting good at Graveyard Shift is learning to use ...

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