Can I do ajax call & display text from a LINK in a chart???
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Can I do ajax call & display text from a LINK... Expand / Collapse
Author
Message
Posted 8/6/2008 9:21:20 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 9/8/2008 5:46:34 PM
Posts: 17, Visits: 21
Hi,

I currently am using the Link features in a chart (e.g. click on one part of a stacked bar line) to go to see a normal record view of those records that made that part of the bar up. This works fine.

Is it possible to do other more advanced things re hotlinking from within the graph, e.g.

[1] Click and then create small window pop up with the text/data on it (populated from your backend) or

[2] Even just "roll over" that area of a bar line, it triggers an AJAX call to backend, and then display return text in a ToolTip

[3] other?

Thanks
Post #7858
Posted 8/7/2008 12:34:11 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 7:43:49 AM
Posts: 880, Visits: 1,415
Hi,

A.You can use the click event or link property of data elements to call a javaScript. You need to write the JavaScript code to do all the AJAX job and show the popup div.

B. I am afraid, rollover event is not exposed, as of now.

c. You can update the whole chart using setDataXML or setDataURL which is an AJAX like feature.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #7861
« Prev Topic | Next Topic »


Permissions Expand / Collapse

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


Execution: 0.078.