Issue 64832

Summary: new chart: Dragged pie segments cange their color
Product: General Reporter: bjoern.milcke
Component: chartAssignee: kla <thomas.klarhoefer>
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)Keywords: new_implementation
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

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