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

[BUG] Labels on y axis get truncated #1107

Closed
ramneet-persistent opened this issue Oct 11, 2022 · 0 comments
Closed

[BUG] Labels on y axis get truncated #1107

ramneet-persistent opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working v2.4.0 'Issues and PRs related to version v2.4.0'

Comments

@ramneet-persistent
Copy link
Contributor

ramneet-persistent commented Oct 11, 2022

What is the bug?
Labels on y axis got trimmed with larger strings or larger font sizes

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to observability-dashboards, run query "source = opensearch_dashboards_sample_data_logs | where match(machine.os,'win') | stats avg(machine.ram) by span(timestamp,1d)" on event analytics page and select "year to date" from date dropdown. Click refresh
  2. on vertical bar chart in chart styles , add label size input value: 50
  3. repeat step 2 for time series, scatter chart, heatmap

What is the expected behavior?
Labels with larger strings or bigger font size should not get truncated.

Do you have any screenshots?
image

MicrosoftTeams-image (1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

No branches or pull requests

2 participants