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

Display issue for long info displayed on the x-axis of a chart #58

Closed
madalincm opened this issue Mar 21, 2017 · 2 comments
Closed

Display issue for long info displayed on the x-axis of a chart #58

madalincm opened this issue Mar 21, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@madalincm
Copy link

madalincm commented Mar 21, 2017

Issue Summary:

Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Window 7 64 Bit

Steps to Reproduce:

  1. Open the following query: https://sql.telemetry.mozilla.org/queries/2054#3731
  2. Observe the text displayed on x-axis.

Expected results:

The text is correctly displayed.

Actual results:

The text is truncated and is not correctly displayed.

Notes/Issues:

Verified in FF52(Win7). Issue can be reproduced in STMO-production.
Screencast for this issue:
xaxistextissue

@madalincm madalincm added the bug label Mar 21, 2017
@rafrombrc rafrombrc added this to the 4 milestone Mar 22, 2017
@rafrombrc rafrombrc modified the milestones: 5, 4 Apr 13, 2017
@alison985 alison985 self-assigned this Jun 19, 2017
@alison985
Copy link

After looking at a lot of javascript, there is already a built-in edit function for that part of the chart. If you have "Edit" privileges for the chart, and go to the X Axis tab of options in the Edit dialog and increase the height value, you can pick how many pixels the x axis labels get. Witness the example here: https://sql.telemetry.mozilla.org/queries/4879/source#9976 which I made by forking the original link.

@madalincm
Copy link
Author

I agree with Alison. This functionality should be enough to avoid the display issues mentioned in the bug.

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

No branches or pull requests

3 participants