Bind phpChart events with event handler.
Parameters |
Description |
event_name |
Name of the event |
eventData |
data used for the event |
bind_label |
binding label (optional) |
bind_obj |
binding object (optional) |
None
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.
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.
What do you think about this topic? Send feedback!
|
Copyright (c) 2011. All rights reserved.
|