amCharts issue with Flex
Posted
by Conor Higgins
on Stack Overflow
See other posts from Stack Overflow
or by Conor Higgins
Published on 2010-06-16T10:50:23Z
Indexed on
2010/06/16
10:52 UTC
Read the original article
Hit count: 395
HI I am working with amCharts at the moment and was wondering if somebody could give me some sort of guidance on the matter. I am using Flex to call a server side php file which then returns some xml data. This works perfectly and efficiently. I then add this data to the chart will also works quite well. However as I try to use the scroll bar on the chart, it seems to zoom out and delete all my data. I cant figure this out at all. The same thing happens when i click the show all button.
© Stack Overflow or respective owner