Search Type: Posts; User: whippersnapper
Search: Search took 0.02 seconds.
-
12 Mar 2013 6:56 PM
- Replies
- 6
- Views
- 1,048
@mitchellsimoens
Has this been resolved? -
27 Jan 2013 5:27 PM
- Replies
- 2
- Views
- 316
Has anyone out there took d3js components and rendered them to ExtJS4 -- such as within a viewport? Is such thing possible?
-
18 Nov 2012 6:56 PM
- Replies
- 1
- Views
- 253
I have a stacked chart. When binding to the 'mousedown' event for the legend clicks, I'd like to know which of the stacked column was filtered out. Is there a way to extract that info...
-
25 Jul 2012 6:36 PM
- Replies
- 2
- Views
- 923
I would like to adjust the minimum/maximum y-axis boundaries for the chart after the data has been loaded to the store (which is binded to the chart). Is there a way for doing this? I know this can...
-
16 Jun 2012 6:11 AM
Jump to post Thread: angleField for pie chart by whippersnapper
- Replies
- 5
- Views
- 686
Think you need to use 'field' instead of 'angleField' instead.
-
29 Apr 2012 6:27 AM
- Replies
- 5
- Views
- 2,015
We had requirements to display our charts in intervals of 10, 100, 1000, 10000, etc. dynamically based on the dataset rendered. Here's what I did to calculate the majorTicks and range (min-max)...
-
8 Apr 2012 4:45 AM
- Replies
- 12
- Views
- 2,571
Yep. Verfied on v19. Things seem to be working as expected now.
-
22 Mar 2012 5:51 PM
Jump to post Thread: Custom Legend for Charts by whippersnapper
- Replies
- 1
- Views
- 492
Is there a way to pull actual data (instead of fields) to populate the chart legends? I know you can set custom legend by setting the 'title' field. Is there a way to populate the title field with...
-
23 Jan 2012 5:41 PM
- Replies
- 12
- Views
- 16,027
Thank you Asken. Exactly what I needed to solve my issue.
-
23 Oct 2011 4:49 PM
Jump to post Thread: Partial Line on Chart by whippersnapper
- Replies
- 6
- Views
- 754
I'm also in the same situation. I need to suppress the connecting line whenever the next datapoint is '0'. I'm not sure if current ExtJS4.0.2 version supports this. I've even tried to convert the...
-
19 Oct 2011 4:56 PM
Jump to post Thread: sencha sdk build by whippersnapper
- Replies
- 0
- Views
- 333
Hi, I'm trying to execute the sencha sdk build script on a Jenkins CI server. Is there a way for me to capture the output of the following command:
sencha build -p app.jsb3 -d .
If there is... -
9 Oct 2011 8:34 PM
- Replies
- 3
- Views
- 1,045
*knock knock*
-
9 Oct 2011 6:47 PM
- Replies
- 8
- Views
- 1,912
Anyone successfully removed an axis from chart before? I have three axis (left, bottom, right). I need to dynamically at run time remove the right axis, if user clicks on some config option. The...
-
8 Oct 2011 5:38 PM
- Replies
- 0
- Views
- 445
We have a chart where there are three axis to a column chart. Left, bottom, and right. Does anyone know how to properly remove an axis (i.e. the right axis) from a chart?
-
4 Oct 2011 5:12 PM
- Replies
- 0
- Views
- 312
Is there a way to plot preloaded data in reverse order for the x or y axis for the new Ext4 charts?
-
29 Sep 2011 5:23 PM
- Replies
- 1
- Views
- 988
kusyn, i'm also stuck trying to figure out how to manually highlight a bar within a bar chart. any luck?
-
25 Sep 2011 1:10 PM
- Replies
- 1
- Views
- 1,138
I think you should be putting the Ext.requires within the app.js file.
-
30 Aug 2011 6:16 AM
- Replies
- 3
- Views
- 938
Within your axis (bottom), try to manually set the "minimum" field to 0. Not sure if this would work since your axis type is Time. If it is Numeric, i know for sure that it will work. You can give it...
-
29 Aug 2011 4:38 PM
- Replies
- 3
- Views
- 938
Do you mean the y-axis to position to zero? The X-axis just renders the dates.. wouldn't make sense to position date to zero.
-
29 Aug 2011 3:29 PM
- Replies
- 1
- Views
- 498
Is there a way to force a zero baseline for the y-axis within a column chart? We sometimes have datasets that contain a maximum and a minimum that's negative. Seeing the zero baseline is...
-
27 Aug 2011 1:47 PM
- Replies
- 3
- Views
- 1,045
Hi,
I have chart that renders column and line series. I also have a left y-axis and right y-axis rendering different units of data. There are some situations where I need to hide the right y-axis... -
27 Aug 2011 12:00 PM
Jump to post Thread: Hide labels on a chart by whippersnapper
- Replies
- 5
- Views
- 1,537
Have you tried setting the title of the axis to blank and forcing a redraw of the axis label?
-
26 Aug 2011 4:16 PM
- Replies
- 19
- Views
- 8,852
Was there anything else you did for the code above? I'm still getting the surface of undefined error.
-
26 Aug 2011 12:01 PM
- Replies
- 19
- Views
- 8,852
Thanks, electronix.
I'll give your implementation a try. -
24 Aug 2011 4:18 PM
- Replies
- 19
- Views
- 8,852
*knock knock*... Anybody found the solution to this yet? I'm stuck with the same problem.
Results 1 to 25 of 48
