How use sql to generate stacked chart by php
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



How use sql to generate stacked chart by php Expand / Collapse
Author
Message
Posted 1/18/2008 1:06:16 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/20/2008 5:56:13 PM
Posts: 2, Visits: 12
Hello
I am having difficulties using my mysql/php database with your charts.
Can any help me generate stacked chart with this sql
$strQuery = "SELECT SUM(RAW_AMOUNT) as TotalRawAmount, SUM(FG_AMOUNT) as TotalFGAmount, SUM(WIP) as TotalWIPAmount, UPLOAD_DATE FROM raw_fg_sum GROUP by UPLOAD_DATE";
thanks

Post #3914
Posted 1/20/2008 11:21:10 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 4:23:50 AM
Posts: 738, Visits: 1,187
Hi,

Can you please go thorugh this post :

http://www.fusioncharts.com/forum/FindPost3936.aspx

Regards,

Sudipto Choudhury
FusionCharts Team

Post #3978
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 7:35pm


Execution: 0.094.