Has anyone been able to incorporate Charts and graphs into Sencha Touch?
If so, an example would be appreciated.
Thanks
|
Has anyone been able to incorporate Charts and graphs into Sencha Touch? If so, an example would be appreciated. Thanks
| ||||
|
feedback
|
|
I was under the impression that Raphael (http://raphaeljs.com/) would eventually be incorporated into Sencha Touch for its' graphing component (http://g.raphaeljs.com/). Until then, you can pretty easily just include the extra Raphael .js files and make graphs that way. Something like:
| ||||
|
feedback
|
|
Take a look at http://code.google.com/p/oppo-touching/. Someone already moved charting to Snecha Touch. Also there is news that next version of Sencha Touch will include charting. | |||
feedback
|
|
they now have some examples. they should help http://dev.sencha.com/deploy/touch-charts-beta/examples/ | |||
|
feedback
|
|
Here's the code for a sample chart in Sencha Touch
For more code examples take a look at the EnergyApp Example in the Sencha-Touch-Charts example folder. Its been depicted quite well | |||
|
feedback
|
|
Here is a link to a Sencha forum with some examples of how to incorporate a chart into an existing Sencha Touch 2.0 application: | |||
|
feedback
|