we have an app with sencha touch charts and sencha touch it self , the issue is when we dispatch user to charts tab for the first time it takes almost 4-8 seconds as our chart data is more than 500 points of series,
Question :
is there anyway we can make it load faster ? (may be pre-render the charts when the app loads? if yes then how ) ?
I'm interested in this question as well. I'm using charts as well and it takes noticeable time to render on an iPad - even without using much data.
It would definitely help to be able to prerender. Did anyone find a way to do this?