phpChart
C_PhpChartX.set_custom_legend Method
Example  Send Feedback

Sets custom legend of the graph.

Parameters
Parameters 
Description 
pos1 
integer, position top 
pos2 
integer, position left 
legend_table 
table div id 
Returns

String, HTML Table inside a DIV

Description

Sets custom Legend of the graph, the phpChart will automatically create the necessary HTML, currently only the HTML TABLE format is supported. This is an advanced function for handling jqplotDataHighlight and jqplotDataUnhighlight events with user defined custom event handler. 

 

 

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