We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When hovering over the chart the x value is displayed.
Only the y value and the "group_value" are displayed
Verified in FF60(Win7). Issue can be reproduced in STMO-stage and STMO-RC Screencast for this issue: Line Chart: Bar Chart:
The text was updated successfully, but these errors were encountered:
Probably a regression from #395
Sorry, something went wrong.
Revert "view full label (#422)"
0f82308
This reverts commit 25b73e4. Refs #437 and #425.
@madalincm Good catch, I can't seem to figure out how to fix this properly.
@alison985 I've reopened #395 just to make sure we follow up and think about a different solution (including closing as wontfix).
This has been fixed by reverting #395 and is on release.
The value is correctly displayed now. I have checked it in RC, Stage and Production Marking the bug as verified fixed.
No branches or pull requests
Steps to Reproduce:
https://data-stmo-rc.stage.mozaws.net/queries/4#5
https://data-stmo-rc.stage.mozaws.net/queries/5#7
Expected results:
When hovering over the chart the x value is displayed.
Actual results:
Only the y value and the "group_value" are displayed
Notes/Issues:
Verified in FF60(Win7). Issue can be reproduced in STMO-stage and STMO-RC
![barchartxvaluemissing](https://user-images.githubusercontent.com/15685441/41717189-93811c4a-7561-11e8-9864-75b9f45b21fb.png)
![barchartxvaluemissing1](https://user-images.githubusercontent.com/15685441/41717230-b1e21afe-7561-11e8-94d6-03174a394d3a.png)
Screencast for this issue:
Line Chart:
Bar Chart:
The text was updated successfully, but these errors were encountered: