Global Methods
getChartFromId
This function gives access to the HTMLDOMElement that has been created inside the chart container by FusionCharts. Note that this does not return the container element specified during FusionCharts#render of the chart. It is rather the element inside the container element that is created by FusionCharts to hold a chart.
Parameters
The chart Id whose internal DOM element is needed.
getMapFromId
This function gives access to the HTMLDOMElement that has been created inside the chart container by FusionCharts. Note that this does not return the container element specified during FusionCharts#render of the chart. It is rather the element inside the container element that is created by FusionCharts to hold a chart.
Parameters
The chart Id whose internal DOM element is needed.
Was this article helpful to you ?