https://issues.apache.org/ooo/show_bug.cgi?id=114434
Rainer Bielefeld <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rainerbielefeld_ooo_qa@biel | |efeldundbuss.de Component|programming |formatting Latest|--- |4.1-dev Confirmation on| | Version|4.1.0-dev |OOo 3.3 or older Summary|XY (Scatter) Chart Labels - |XY (Scatter) Chart Labels |labeling points with column |common for different Data |data |Series OS|Windows, all |All --- Comment #3 from Rainer Bielefeld <[email protected]> --- Version has been modified erroneous, so back to most early version I created an enhanced sample document from <<2013-11-15 12:23 CET, Edwin Sharp>> Showing a little more descriptive why this limitation is annoying: The Y-data-range is divided in 3 sub ranges C2:C6, C7:C11, C12:C16. That allows to use different symbols for each of three data ranges But that breaks labeling (Labels for symbols starts newly with "la01" for each data range instead of labeling continuously la01 ... la15 The additional chart shows correct labeling, but there is no way to get different symbols within the data la01 ... la15 The reason is that in 'Data Ranges -> Data Series' the range shown in 'Data Labels' is common for all data series (y, y, y): When you check for first "y": shows "$Sheet1.$A$2:$A$16" When you check for second "y": shows "$Sheet1.$A$2:$A$16" Try to change to "$Sheet1.$A$7:$A$11" appropriate for this data series the modification will be taken for all 3 data series The problem is not a special XY Chart problem, the limitation with the common Data Labels exists for all chart types. But for XY chart I see the most obvious application where this limitation is a problem. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
