#7557 closed enhancement (fixed)
dojox.charting.Chart2D label formatting function
Reported by: | matt14m | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | Charting | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add the ability for user defined formatting functions to be tied to axis labels. FLOT under jQuery does this and it's quite useful.
Change History (5)
comment:1 Changed 11 years ago by
Milestone: | tbd → future |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
comment:3 Changed 8 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
comment:4 Changed 8 years ago by
Milestone: | future → 1.8 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
In 1.8 you will get a function optionally called for formatting your axis labels. That should fullfill this requirement. See labelFunc on axis2d/Default. Please re-open if that is not enough.
comment:5 Changed 8 years ago by
Keywords: | needsreview removed |
---|
Note: See
TracTickets for help on using
tickets.
Possible dup: #7857.