Page is a not externally linkable
brotherhood_of_LAN - 12:54 pm on Jan 27, 2013 (gmt 0)
>Flash graphing package
Fusioncharts? Used them for a while but the Flash tended to be too 'heavy' for a page if you had dozens of charts. I think HTML5 shifted the market massively for them.
>abandoned
it seems client side generation of charts is preferred when available because it can be quite server intensive so better to give the load to the user(s)
The last PHP package I used was JPGraph to create graphs en masse for a reporting cron and managed to create up to 30 a second. It seems fairly comprehensive and may be worth a go.