-
13 Nov 2012 3:57 PM #1
Answered: Charts
Answered: Charts
Hi,
I'm trying to use the sencha touch 2.1 charts but inside the library, the folders chart and draw are empty, however I populate those folders with the independent touch charts library and now it draws the chart well but in the browser it is throwing an error:
- [COLOR=red !important]Uncaught TypeError: Object [object Object] has no method 'getId' sencha-touch-all-debug.js:35921[/COLOR]
- [COLOR=red !important]filterById[/COLOR]sencha-touch-all-debug.js:35921
- [COLOR=red !important]filterItems[/COLOR]sencha-touch-all-debug.js:35817
- [COLOR=red !important]cq.Query.Ext.extend.execute[/COLOR]sencha-touch-all-debug.js:36013
- [COLOR=red !important]cq.Query.Ext.extend.is[/COLOR]sencha-touch-all-debug.js:36036
- [COLOR=red !important]Ext.apply.is[/COLOR]sencha-touch-all-debug.js:36139
- [COLOR=red !important]Ext.define.matchesSelector[/COLOR]sencha-touch-all-debug.js:72525
- [COLOR=red !important]Ext.define.publish[/COLOR]sencha-touch-all-debug.js:72602
- [COLOR=red !important]Ext.define.doFire[/COLOR]sencha-touch-all-debug.js:14747
- [COLOR=red !important]Ext.define.fire[/COLOR]sencha-touch-all-debug.js:14674
- [COLOR=red !important]Ext.define.doDispatchEvent[/COLOR]sencha-touch-all-debug.js:15168
- [COLOR=red !important]Ext.define.dispatchEvent[/COLOR]sencha-touch-all-debug.js:15149
- [COLOR=red !important]Ext.define.doFireEvent[/COLOR]sencha-touch-all-debug.js:15447
- [COLOR=red !important]Ext.define.fireAction[/COLOR]sencha-touch-all-debug.js:15436
- [COLOR=red !important]Ext.define.onTap[/COLOR]sencha-touch-all-debug.js:33525
- [COLOR=red !important]Ext.define.doFire[/COLOR]sencha-touch-all-debug.js:14747
- [COLOR=red !important]Ext.define.fire[/COLOR]sencha-touch-all-debug.js:14674
- [COLOR=red !important]Ext.define.doDispatchEvent[/COLOR]sencha-touch-all-debug.js:15168
- [COLOR=red !important]Ext.define.dispatch[/COLOR]sencha-touch-all-debug.js:60444
- [COLOR=red !important]Base.implement.callParent[/COLOR]sencha-touch-all-debug.js:4596
- [COLOR=red !important]Ext.define.dispatch[/COLOR]sencha-touch-all-debug.js:73216
- [COLOR=red !important]Ext.define.doPublish[/COLOR]sencha-touch-all-debug.js:73258
- [COLOR=red !important]Ext.define.publish[/COLOR]sencha-touch-all-debug.js:73223
- [COLOR=red !important]Base.implement.callParent[/COLOR]sencha-touch-all-debug.js:4596
- [COLOR=red !important]Ext.define.publish[/COLOR]sencha-touch-all-debug.js:74251
- [COLOR=red !important]Ext.define.onRecognized[/COLOR]sencha-touch-all-debug.js:74235
- [COLOR=red !important]Ext.define.fire[/COLOR]sencha-touch-all-debug.js:74587
- [COLOR=red !important]Ext.define.onTouchEnd[/COLOR]sencha-touch-all-debug.js:75509
- [COLOR=red !important]Ext.define.invokeRecognizers[/COLOR]sencha-touch-all-debug.js:74301
- [COLOR=red !important]Ext.define.onTouchEnd[/COLOR]sencha-touch-all-debug.js:74452
- [COLOR=red !important]override.processEvent[/COLOR]sencha-touch-all-debug.js:74524
- [COLOR=red !important]Ext.define.onEvent[/COLOR]sencha-touch-all-debug.js:74128
- [COLOR=red !important]Base.implement.callOverridden[/COLOR]sencha-touch-all-debug.js:4714
- [COLOR=red !important]override.onEvent[/COLOR]sencha-touch-all-debug.js:74520
- [COLOR=red !important](anonymous function)[/COLOR]
Someone can helpme with it?.
Thanks.
- [COLOR=red !important]Uncaught TypeError: Object [object Object] has no method 'getId' sencha-touch-all-debug.js:35921[/COLOR]
-
Best Answer Posted by greg.barry
RMSX is correct.
Charts are available with a watermark in our GPL version of Touch 2.1. They can be used without a watermark in our Sencha Complete package. They should not be available in our Commercial distribution. That package has the chart and draw folders, but they are empty by design.
Thanks!
Greg
-
14 Nov 2012 1:58 AM #2
Are you using the free commercial or gpl license?
Charts are not included in the free commercial license.
-
14 Nov 2012 4:21 PM #3
Charts
Charts
RMSX is correct.
Charts are available with a watermark in our GPL version of Touch 2.1. They can be used without a watermark in our Sencha Complete package. They should not be available in our Commercial distribution. That package has the chart and draw folders, but they are empty by design.
Thanks!
Greg
-
10 Dec 2012 7:32 AM #4
I use GPL version of sencha touch 2, and after building project charts are not displayed.


Reply With Quote