Opened 12 years ago
Closed 11 years ago
#9154 closed enhancement (fixed)
[CLA][patch] Adding "startAngle" to Pie2d
Reported by: | hnakamur | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Charting | Version: | 1.3.0 |
Keywords: | Pie2d | Cc: | |
Blocked By: | Blocking: |
Description
Currently, pie charts run angles from 0 to 2*PI. However, in Japan, pie charts usually run angles from -PI/2 to 3*PI/2.
Here is a patch to add an parameter named "startAngle" to accomplish this. A patch to test this modification is also attached. Please see chart10 to verify it.
Hiroaki Nakamura (filed an individual CLA in 2007)
Attachments (2)
Change History (6)
Changed 12 years ago by
Attachment: | pie2d_startAngle.diff added |
---|
Changed 12 years ago by
Attachment: | pie2d_startAngle_test.diff added |
---|
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 11 years ago by
Milestone: | future → 1.5 |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Pushing TBD tickets to future to clear them from the 1.4 queue, please assign a real milestone if you start working on these tickets.