Search Type: Posts; User: gspyrka
Search: Search took 0.02 seconds.
-
22 Feb 2013 1:32 AM
- Replies
- 3
- Views
- 331
I have ExtJs 4.1 and I use it through sandbox (with ExtJS3 together)
code:
Ext4.define('DataPoint', {
extend: 'Ext.data.Model',
fields: [
{name: 'time',... -
20 Feb 2013 6:27 AM
- Replies
- 3
- Views
- 331
4196341964
-
19 Feb 2013 11:38 PM
Jump to post Thread: Null values in Chart by gspyrka
- Replies
- 2
- Views
- 319
Works great, thanks!
-
19 Feb 2013 6:22 AM
Jump to post Thread: Null values in Chart by gspyrka
- Replies
- 2
- Views
- 319
I have problem with null values in store which I give to the chart. I want to break series when the value is null and continue line when values come back to numbers. I did it in extJs3.DataPoint:
...
Results 1 to 4 of 4
