-
5 Aug 2010 12:36 PM #1
Highcharts with Sencha Touch
Highcharts with Sencha Touch
Has anyone experimented with Highcharts or any other JS graphing packages and Sencha Touch? Any help is appreciated?
-
5 Aug 2010 5:16 PM #2
Specifically, what are you asking?
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
-
5 Aug 2010 8:36 PM #3
-
6 Aug 2010 5:11 AM #4
Ideally it would be a plugin similar to this for ExtJS:
http://www.sencha.com/forum/showthre...ght=highcharts
-
6 Aug 2010 5:12 AM #5
-
23 Aug 2010 4:07 AM #6
I've managed to integrate Raphaël content with Touch: http://yfrog.com/mt4xjp
I hope the Touch team will introduce official support for Raphaël content soon. There doesn't appear to be a forum at sencha.com to discuss Raphaël issues, yet. It's still not clear to me what the relationship is between Sencha, Sencha Labs and Raphaël, or what the future will hold in terms of integration.
-
24 Nov 2010 5:11 AM #7
I am currently looking for a Sencha Touch adapter for HighCharts (v2.1). I notice there is one that works with ExtJS and HighCharts 2.0.5 but this doesn't work correctly with 2.1. The big problem occurs when you toggle a data series off and then on - the whole thing falls apart.
I know 2.1 introduced some new animations etc. but I can't determine if it's an issue with the adapter trying to access ExtJS features that don't work the same or it's an issue with HighCharts new animation being incompatible with the adapter. I suspect it is the latter.
If anyone is aware of updates to this I'd be keen to know. Meanwhile I'll look into it myself.
-
24 Nov 2010 5:46 AM #8
I can confirm it is the new animations stuff that is breaking the adapter, specifically the animate and stop functions of the adapter. I swapped these out for the jQuery ones and it all works fine. Obviously if you are going to do that you may as well just use the full jQuery adapter. Looking at the Sencha Touch API there doesn't seem to be a way to actually animate a particular element like in ExtJS (wonder what the rationale behind that was? Use CSS transitions but why not provide an API into it like others?). Anyway thats that plan scuppered for now. Might revisit later.
-
12 Jan 2011 3:34 PM #9
Similar Threads
-
Debugging Sencha Touch
By profunctional in forum Sencha Touch 1.x: DiscussionReplies: 3Last Post: 31 Jan 2012, 1:20 AM -
Ext JS and Sencha Touch!
By mcamer in forum Sencha Touch 1.x: DiscussionReplies: 8Last Post: 1 Dec 2010, 10:19 AM -
Sencha Touch on iPhone v1 / iPod touch v1 ?
By palnap in forum Sencha Touch 1.x: DiscussionReplies: 4Last Post: 28 Oct 2010, 5:30 PM -
Features of Sencha Touch
By metalsiren in forum Sencha Touch 1.x: DiscussionReplies: 3Last Post: 21 Jul 2010, 8:02 AM


Reply With Quote
