I’m making a mobile application with a bargraphs in it. I’m using Flash Builder 4.6 and Flex SDK 4.6.0.
In my appication I’m using the builtin Bar Graph from Flash Builder. Is there a possibility to zoom and scroll with this chart. Remembder that it is a mobile app (iPad) so it needs to work with gestures.
First and sixth result on google for flex chart zoom.
This does not show how to work with gestures in this case, but I haven’t seen any charting engines for flex mobile that do, so you’d have to write your own I’m afraid.
But I don’t see any reason why scrolling wouldn’t work. Not sure about the pinch zoom though.
Don’t expect butter smooth performance from the MX charts, though. On a mobile with large data sets they are slow as hell.