Graphing with Flash/Php

It doesn't matter if you do all the error checking in the world, or if you have the most beautiful graphics, if your site or application design isn't usable, it's not going to do well. Get input and advice on usability and user interface issues here.

Moderator: General Moderators

Post Reply
just_ht
Forum Newbie
Posts: 12
Joined: Mon Oct 18, 2004 5:24 am
Contact:

Graphing with Flash/Php

Post by just_ht »

Do any one knows how to plot dynamic graphs(Bar,pie..etc.)with Flash/PHP.
Basically the concept is of passing the values of the graph to plot to a
.swf flash file through php .Thanks for your help in advance :

check out some link as to get the prob. statement:
http://www.infosoftglobal.com/FusionCha ... actoryId=2

Thats in ASP/XML/FLash.Now the prob. is to do same in PHP.

will wait for the genious to reply!
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

Don't know about to a .swf, but you can use various php graphing libraries like jpgraph to make jpg/png etc.
just_ht
Forum Newbie
Posts: 12
Joined: Mon Oct 18, 2004 5:24 am
Contact:

well...a good idea

Post by just_ht »

A good idea is to generate static images and prepare a slide show of it using
php/swf charts(or ant other resource similar to it) but I want to generate the swf flash file directly (for the smooth display).
Any help most most... welcomed !
Post Reply