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

Fixing text color of bar labels in bar chart, which are displayed outside of a bar. 6.1 #20994

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

linuspahl
Copy link
Contributor

Please note, this PR is a backport of #20948 for 6.1.

As described in #20789 the label of a bar in the bar chart is not readable in the dark mode, when the label is displayed outside of the bar.

Before:
image

After:
image

Fixes #20789

…side of a bar. (#20948)

* Fixing text color for bar labels in bar chart, which are displayed outside of the bar.

* Fixing typo

* Set `outsidetextfont` for all charts.

* Adding changelog.
@linuspahl linuspahl changed the base branch from master to 6.1 November 20, 2024 08:18
@linuspahl linuspahl marked this pull request as ready for review November 20, 2024 08:58
@dennisoelkers dennisoelkers merged commit 44b254b into 6.1 Nov 20, 2024
4 checks passed
@dennisoelkers dennisoelkers deleted the issue-20789-6.1 branch November 20, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bar chart "bar value" difficult to read in dark mode when value can't fit inside bar (6.1)
2 participants