Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
In this pen: https://codepen.io/nicolaskruchten/pen/PoGzzbK
The text was updated successfully, but these errors were encountered:
Looks like for the y labels / x range, we don't leave any space when mode="lines"
mode="lines"
Sorry, something went wrong.
the two-line labels here should be top-aligned with each other so the months all read straight across
Only on the x-axis when side is bottom?
side
Good point - same thing happens when ticklabelposition is the default outside and side is 'top'. I'd consider it a bug in both cases.
ticklabelposition
outside
'top'
archmoj
Successfully merging a pull request may close this issue.
In this pen: https://codepen.io/nicolaskruchten/pen/PoGzzbK
The text was updated successfully, but these errors were encountered: