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.

Flash Charts: Flash Charts Bundle


#1 2012-08-08 03:34:19

ivanz
Member

Would like to purchase but foud the problem...

Hello, I found the problem with chart. May be you can help me.
Please check my screenshots.

1. When I load my page at first time my popup values are visible on the chart (data loaded from the server).

http://x5trade.com/1.gif

2. After page refresh (F5) my popup chart values are invisible (data loaded from local storage).

http://x5trade.com/2.gif

Direct page is here: http://x5trade.com/#!app/index?q=accoun … amp;uid=39
Where is a problem? Thank you!

Last edited by ivanz (2012-08-08 03:35:42)

Offline

 

#2 2012-08-09 01:33:36

martynasma
Administrator

Re: Would like to purchase but foud the problem...

Most probably it's a timing issue. When data is loaded too quick (from cache) the order of what you do with charts might be disturbed resulting in various anomalies.

Here's what I got on refresh: (no charts at all on refresh)

http://extra.amcharts.com/images/Screenshot-2012-08-09_09.30.57.png

You need to work on your code to ensure stuff is in the right order. I.e. data is not loaded before amcharts classes are loaded, etc.

Offline

 

© amCharts | Forum engine: PunBB