amCharts support forum

You are not logged in.

Announcement

FORUM CLOSED! This forum is closed. We moved to a new place at Zendesk. Update your bookmarks.

Flex Components: amCharts Bundle Flex Components


#1 2012-06-11 12:48:44

pmartinuk
Member

Can't Find showBusyCursor

I have a Flex amSerialChart that can, with a large dataset, take quite a few seconds to display. Even this short delay worries the users, who have asked for a busy-cursor.

I have seen reference to amCharts having a busy-cursor but cannot find where the setting is.

Can you point me to the right place, or is there a way to detect when the chart has finished drawing, so that I can handle the cursor myself

Offline

 

#2 2012-06-12 18:15:23

martynasma
Administrator

Re: Can't Find showBusyCursor

There's no such setting. However you can use main chart's objects event "dataUpdated" for that. It is called whenever new data is take in by the chart, including when it first initializes.

http://flex.amcharts.com/class_referenc … ataUpdated

Offline

 

© amCharts | Forum engine: PunBB