Ticket #8115 (closed enhancement: fixed)
add functions in charting to support on-the-fly label generation
| Reported by: | alex | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Charting | Version: | 1.2.1 |
| Severity: | normal | Keywords: | |
| Cc: | elazutkin, uhop, alex, wildbill, phiggins |
Description
as discussed with Eugene, we need some way in charting to specify a "max label width" and "function to generate labels" pair. Since custom labels, today, cause iteration to determine spacing, large amounts of custom labels can bring an app to it's knees while geometry is calculated. In these cases, a "maxLabelWidth" property should be allowed to manually specify the label sizing and a function should be made available for calculating the label strings.
Change History
Note: See
TracTickets for help on using
tickets.