-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
[mixed time-series] Secondary y-axis title is disguised/misplaced #18235
Comments
Repro'd - I started working on a fix but I identified multiple inconsistencies in this area, so will need to circle back slightly later due to lack of time right now. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue |
This issue should not be closed by the stale bot, in my eyes. |
Any updates on this? |
Can someone help me with the file. |
Hi @rumbin / @srikary12 / @vaibhav-malpani , What should the expectation be? (Both axes carry the titles as configured) |
…che#18235 - Linked the yAxisTitlePosition control for the secondary Y axis too
Fixed by apache-superset/superset-ui#1351 |
The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug
Expected results
Both axes carry the titles as configured
Actual results
Only the left/primary y-axis has a title shown at the center of the axis.
The title of the right/secondary axis is misplaced at the end of the axis and thus overprinted/disquised by bar values and/or zoom controls.
Screenshots
Environment
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: