-
24 Feb 2011 10:41 AM #1
[CLOSED]Chart Numeric Axes label customization
[CLOSED]Chart Numeric Axes label customization
For a numeric axis, it would be nice to allow users to customize the labels. See the attachments for an example. Ether the charts could be set up to handle units ( MB/s ) and number formatting. Or at the very least give us a formatting option where we get passed the numeric value and we return a formatted string for the value.
Current axis labeling:
Graph1.PNG
Desired axis labeling:
Graph1-label.PNG
-
24 Feb 2011 11:01 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,659
- Vote Rating
- 14
You can set a renderer for the labels where you can change it to whatever function you wish (defaults to just returning the value).
-
24 Feb 2011 11:02 AM #3
I did not see that option in the Docs or in the source code. Could you please give me a pointer?
You found a bug! We've classified it as
a bug in our system.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
Similar Threads
-
[OPEN] Ext.chart.axis.Numeric - minimum value
By 3dm in forum Ext:BugsReplies: 5Last Post: 16 Nov 2011, 8:11 AM -
[FIXED] Chart - Line - Numeric Axes - problem
By enpasos in forum Ext:BugsReplies: 4Last Post: 16 Mar 2011, 1:26 AM -
Charts - axes label orientation
By eztam in forum Ext: DiscussionReplies: 0Last Post: 9 Mar 2011, 11:56 PM -
Chart with 2 axes
By newbie20110112 in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 12 Jan 2011, 1:58 PM -
Chart object with 2 Y-axes on different scales
By jtpacheco in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 7 Jul 2010, 7:41 AM


Reply With Quote