AmCharts-PHP 0.2.0: bubble and radar charts

Filed under: AmCharts-PHP, Web-Development — Matthias Burtscher @ 20. April 2009 10:05 | Comments (1)

Bubble chart The new version 0.2.0 of AmCharts-PHP adds support for bubble- and radar-Charts. They work as simple as line- and bar-charts. We hope you like it!

Screenshots

Screenshots of the bubble/radar-charts examples:
Bubble chart Radar chart

Changelog 0.2.0

  • Support for bubble charts
  • Support for radar charts
  • Packed new swfobject.js
  • Removed obsolete AmCharts::setLibraryPath() function

Download

You can download AmCharts-PHP from Sourceforge.

Tags: ,

1 Comment »

  1. Comment by SublimeGeek — 3. October 2009 @ 18:43

    Hey Matthias, I just started using your PHP wrapper for amcharts and I love the simplicity of it; however, initially I know I could have benefited from a little more documentation and examples. I know one thing that would be handy is in your examples, defining all of the design variables ahead of time (it took me a little time to decipher between how your wrapper works, versus the amcharts xml settings.

    Perhaps I’m missing something here. I’m trying to have the full names of a stats page show up, but the names use a lot of special characters. Now, in my experimentation on the amcharts design site, I realized that csv works better for parsing than xml.

    So, my question is…is there a way to have the wrapper support a csv output or is there a way that I’m missing to make my setup work with XML. As a workaround, (not pretty) I stripped all special characters.

    The page I’m testing with is http://popular.sublimegeek.com/alltime.php
    Email me if you can.

Leave a comment