kubernetes-sigs / release-team-shadow-stats

Kubernetes release team shadow program application analysis
Apache License 2.0
14 stars 6 forks source link

fix overflow label text #19

Closed leonardpahlke closed 1 year ago

leonardpahlke commented 1 year ago

Signed-off-by: leonardpahlke leonard.pahlke@googlemail.com

Some of the charts have long labels overflow the image. This PR introduces a function to break \n long labels.

leonardpahlke commented 1 year ago

/assign @saschagrunert

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leonardpahlke, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/release-team-shadow-stats/blob/main/OWNERS)~~ [saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment