Opened 12 years ago
Closed 5 years ago
#7857 closed enhancement (patchwelcome)
Customize labels easier - legend
Reported by: | kael20 | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | Charting | Version: | 1.2.0 |
Keywords: | reviewed | Cc: | |
Blocked By: | Blocking: |
Description
Customizing the legend text for the pie charts to allow arguments and formatting. For example, if a user would want to show the name of the slice, value for it, and percentage of it then they could provide the arguments for it to be shown like - {1} {2} {3}% with each of those parameters representing one of the values.
Change History (5)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:3 Changed 9 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 9 years ago by
Keywords: | reviewed added; needsreview removed |
---|
Maybe a label function like for the axis (#7557) would be enough.
comment:5 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 7 years, I'm closing this as patchwelcome.
Possible dup of #7557.