Issue 64522 - reordering the segments in a pie chart
Summary: reordering the segments in a pie chart
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P5 (lowest) Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-19 18:06 UTC by pagalmes.lists
Modified: 2013-09-25 20:42 UTC (History)
5 users (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pagalmes.lists 2006-04-19 18:06:32 UTC
A optionnal feature for the pie charts would be to enable the user to re-arrange
the parts of a pie chart. For example, selecting a segment he could move it
clockwise or counter-clockwise.
Comment 1 bjoern.milcke 2006-04-20 15:36:25 UTC
Could be done (in the chart2) by changing the range for the pie e.g. from
"a1:a10" to "a1:a4;a6;a5;a7:a10" for swapping data point 5 with 6. This would,
however, not swap the attributes, but only the underlying data.
Comment 2 IngridvdM 2006-04-21 15:34:15 UTC
removed 'new chart' from title, as this is a general new feature request
Comment 3 IngridvdM 2008-07-03 11:39:39 UTC
change owner