Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart element colours should match their resp. legend colour #4018

Open
sophiamersmann opened this issue Oct 7, 2024 · 1 comment
Open

Comments

@sophiamersmann
Copy link
Member

Some chart types, like stacked bar charts, use a reduced opacity, like 80%, for their chart elements. The legend colours are rendered with 100% opacity, though, which means that the chart colours and legend colours don't exactly match.

Closely related to #3918

@marcelgerber
Copy link
Member

Depending on the outcome of #3918, we might want to tweak this.

If we don't end up going with a 100% opacity as an outcome of that issue, then it is also very much an option to just make it so the legend also displays colors at 80% opacity to match the chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants