You are viewing an archived version of AnyChart.com|www.anychart.comfor JavaScript Charts|qlik.anychart.comfor Qlik Extensions

dispose() Method

Description

Removes all HTML DOM and JavaScript references to the chart.

To free memory used by the chart completely - null all variables that refer to the chart.

Parameters

None

Returns

Void

Samples

Online HTML/JavaScript Sample

See also

removeFlashObject()

to top