-
26 Feb 2013 5:23 AM #1
Unanswered: use touch charts as widget for a webpage and nas independent app for touch device
Unanswered: use touch charts as widget for a webpage and nas independent app for touch device
i want to create a tool to display charts on touch devices, i don't want them as a app but as a widgets
so how can i use them.
i have included both files sencha-touch & touch-charts.js files in my project but the problem i m
getting is the Ext.onReady is taking more time in loading, thus i get some gesturemanager event error.
Is there any way to use touch-charts.js to custom the build js to make onready a bit fast to load?
Is touch-charts written in a way in which we can make it work as widgets an not a app?
-
28 Feb 2013 6:46 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,656
- Vote Rating
- 435
- Answers
- 3108
An app is just a web site really so you can render a chart anywhere. onReady fires after the framework has been initialized and really no way to speed it up.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote