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

refresh method and events - AnyChart JavaScript Interactivity

Every time you update the chart using JavaScript Interactivity Methods and apply them using refresh() method - no render/draw events pops up, but you can track the fact that changes are applied handling refresh (or refreshView) event.

This sample shows the easiest of JavaScript Interactivity Methods - setPlotCustomAttribute and every event happened shows an alert message box withits name.

See HTML Source for more.