Search Type: Posts; User: wouterv
Search: Search took 0.01 seconds.
-
10 Jun 2012 5:31 AM
- Replies
- 4
- Views
- 883
With your hints I got it working like this:
Ext.define('EP.view.supplier.Chart', { extend:'Ext.chart.Chart',
alias:'widget.supplierchart',
config:{
fullscreen:true,
... -
7 Jun 2012 12:14 AM
- Replies
- 4
- Views
- 883
Hi,
I'm trying to add a panel in a touch mvc application. I am not getting any errors, but no chart is showing, actually nothing besides the panel title is showing. The store I'm using works fine... -
5 Jun 2012 12:26 AM
- Replies
- 1
- Views
- 602
Hi,
I've just started experimenting with sencha touch and I want to use it together with charts. I have a simple MVC app written en now I want to drop in some charts. However just copying in the...
Results 1 to 3 of 3
