phpChart
C_PhpChartX.bind_js Method
Example  Send Feedback

Bind phpChart events with event handler.

Parameters
Parameters 
Description 
event_name 
Name of the event 
eventData 
data used for the event 
bind_label 
binding label (optional) 
bind_obj 
binding object (optional) 
Returns

None

Description

Use this method to bind phpChart event handler to phpChart events. Some events such as jqplotDataHighlight and jqplotDataUnHighlight requires using bind_js method for event handling.

Remarks

This is a more advanced feature. It's used often for dynamic display based such as mouse over to display additional data display etc. See examples for more details.

Example
See Also
What do you think about this topic? Send feedback!
Copyright (c) 2011. All rights reserved.