Dragable Charts Submitting data to php
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Dragable Charts Submitting data to php Expand / Collapse
Author
Message
Posted 5/30/2007 1:38:37 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 6/7/2007 3:13:29 AM
Posts: 6, Visits: 25
Has anyone had experience in using the dragable chart functionality and return the data to a php processing script?
Post #1120
Posted 5/30/2007 2:55:21 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001, Visits: 474
Hi,

Can you please let us know what problem you're facing?

Thanks,
Pallav Nadhani
FusionCharts Team

Post #1121
Posted 5/30/2007 7:26:00 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 6/7/2007 3:13:29 AM
Posts: 6, Visits: 25
I am trying to return the data updated from a Drag-able chart :

where the chart is ouput via :
echo "var chart1 = new FusionCharts(\"Charts/DragColumn2D.swf

and the chart element is :


from the online documentation it looked as if the processing script could simply capture the updated xml by something like :

/* $Id update_sta.php */
$data = $_GET["strXML"];

but this doesn't work for me.

There is an example for ASP capturing the response. I was wondering what a PHP equivalent would be.
Post #1141
Posted 6/1/2007 10:46:25 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001, Visits: 474
I guess the PHP part should be similar to ASP. Can you make sure (from the server log) that the chart is calling the PHP page with the right FORM submission type (defined in XML)?

Thanks,
Pallav Nadhani
FusionCharts Team
Post #1169
Posted 2/25/2008 8:04:33 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/25/2008 7:58:24 AM
Posts: 1, Visits: 1
Hi,

I have a similar question with regards to drag-and-drop:

We would like to be able to rearrange the bars in a chart by dragging them around: for vertical bars, for example, it means dragging a bar from left to right.

It doesn't matter what the server-side technology is (java in our case, or php in other cases) as long as there is a javascript callback we can hook to and cause the form to send the server a notification of the new order.

Best regards,
Avner

Post #4703
Posted 2/28/2008 7:38:15 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001, Visits: 474
I'm afraid you cannot reposition the bars in our chart. Currently, we just allow changing the values.

Thanks,
Pallav Nadhani
FusionCharts Team
Post #4787
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 2:18am


Execution: 0.172.