Skip to content

Allow reports to override the min/max label width values #20643

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

Merged
merged 3 commits into from
May 4, 2023

Conversation

diosmosis
Copy link
Member

Description:

When there are many columns in a datatable the label column gets squished:

image

This is not always desirable. This PR provides a quick fix for plugins to be able to explicitly set the size.

Required for CrashAnalytics

Review

@diosmosis diosmosis added the Needs Review PRs that need a code review label Apr 28, 2023
@diosmosis diosmosis added this to the 5.0.0 milestone Apr 28, 2023
@sgiehl sgiehl merged commit 7f59549 into 5.x-dev May 4, 2023
@sgiehl sgiehl deleted the allow-custom-label-width branch May 4, 2023 09:41
michalkleiner pushed a commit that referenced this pull request May 8, 2023
… width values (#20682)

* allow plugins to customize min/max label column width
* remove trailing comma in vanilla JS
@sgiehl sgiehl added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

2 participants