diff options
| author | Kurt Nordback <kurt.nordback@collabora.com> | 2026-02-06 17:36:18 -0700 |
|---|---|---|
| committer | Tomaž Vajngerl <quikee@gmail.com> | 2026-03-16 06:42:01 +0100 |
| commit | 40acca96044fb99038b8a1a8c503996653094412 (patch) | |
| tree | a5b7fed0958ca91e9f0579e12ac9b25c4ddd6509 /icon-themes/colibre/cmd/sc_ellipse.png | |
| parent | ab04dd150ee6f9896ab420c33cc753077d686696 (diff) | |
tdf#165742 Step 5.7: Fix default series fill valueHEADmaster
In chartex, it appears that if a series has no fill specified in a shape
property, the default fill for series n in a chart is the nth theme
value (or more likely n mod k, where k is the number of themes).
Previously the code assigned a series index based on the cx:dataId, so
where no dataId tag was present, the index defaulted to -1. This
resulted in a default white fill, which meant the series content was
not visible on a white background. This code changes that to assign
the index based on the sequence of series in the chart.
This is particularly relevant to pareto charts, which in the MS Office
construction contain two series: one a clusteredColumn and one a
paretoLine.
Also remove some unused ChartexTypeGroupContext code.
Change-Id: Icacf017b2d129f6da59b133d3c500252ee5603f6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198876
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Jenkins
Diffstat (limited to 'icon-themes/colibre/cmd/sc_ellipse.png')
0 files changed, 0 insertions, 0 deletions
