Skip to content

bugfix: each data marker on a doughnut as a different color#1017

Merged
gitbrent merged 1 commit intogitbrent:masterfrom
spinozapps:bugfix/doughnut-legend-libreoffice
Dec 4, 2021
Merged

bugfix: each data marker on a doughnut as a different color#1017
gitbrent merged 1 commit intogitbrent:masterfrom
spinozapps:bugfix/doughnut-legend-libreoffice

Conversation

@mathbruyen
Copy link
Contributor

Doughnut charts display a single "Serie 1" label in their legend on
OpenOffice. This is due to varyColor (or "Vary Colors By Point") being
set to 0 on them. Since doughnut charts always have one color per
"point" (area), this should always be set to 1 for them.

Doughnut charts display a single "Serie 1" label in their legend on
OpenOffice. This is due to `varyColor` (or "Vary Colors By Point") being
set to 0 on them. Since doughnut charts always have one color per
"point" (area), this should always be set to 1 for them.
@gitbrent gitbrent self-assigned this Nov 28, 2021
@gitbrent gitbrent added this to the 3.9.0 milestone Nov 28, 2021
@gitbrent gitbrent merged commit 071a022 into gitbrent:master Dec 4, 2021
@gitbrent
Copy link
Owner

gitbrent commented Dec 4, 2021

Thanks @mathbruyen !

gitbrent added a commit that referenced this pull request Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants