Issue 64832 - new chart: Dragged pie segments cange their color
Summary: new chart: Dragged pie segments cange their color
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-04-27 10:31 UTC by bjoern.milcke
Modified: 2013-02-24 21:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2006-04-27 10:31:06 UTC
When an unattributed data point becomes attributed, it inherits its color from
the series. This should not happen if "VaryColorsByPoint" is on (which is the
case for pie charts).
Comment 1 bjoern.milcke 2006-04-27 10:47:18 UTC
Fixed for Milestone 7
Comment 2 bjoern.milcke 2006-04-27 10:53:37 UTC
Fixed by changing the behaviour of createLegendSymbolForPoint: If a data point
has own attributes it still may have the default color. Then also the color
scheme entry must be taken as color.

And in PieChart: The criterion for using a color from the color scheme is not
IsAttributedDataPoint, but HasPointOwnColor.
Comment 3 bjoern.milcke 2006-06-23 10:03:06 UTC
Changed target to 2.x
Comment 4 bjoern.milcke 2006-11-01 17:00:05 UTC
Please verify.
Comment 5 IngridvdM 2007-01-18 11:49:56 UTC
changed target to 2.3
Comment 6 kla 2007-02-26 13:24:09 UTC
seen ok into mst11 -> verified
Comment 7 lohmaier 2007-06-14 13:35:08 UTC
OK in m215 → closing