Find out when chart is build

All charts, after they load data and display chart now call amChartInited(chart_id) function. This will help you to find out when chart is build. Check js_example.html files for better understanding.

2 Responses to “Find out when chart is build”

  1. Eirik says:

    Find out when chart is build..

    Could you please give an example on how this is done?
    Thanks.

    Eirik