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
The entire charts starts rendering around 5-10 pixels to the right. I am not sure if this is an intended feature or a bug.
How it renders:
How I expected it to render:
Jsfiddle here, but this happens even on the premade template.
If this is intended, i find it weird that it only adds padding on the left. Maybe it calculates the width of the graph with the labels sideways?
Btw, my only problem with this, is that it doesn't look centered in a container unless I add negative margin.
The text was updated successfully, but these errors were encountered:
This looks like it is related to the ticks.padding setting.
ticks.padding
Sorry, something went wrong.
etimberg
Successfully merging a pull request may close this issue.
The entire charts starts rendering around 5-10 pixels to the right. I am not sure if this is an intended feature or a bug.
How it renders:
How I expected it to render:
Jsfiddle here, but this happens even on the premade template.
If this is intended, i find it weird that it only adds padding on the left. Maybe it calculates the width of the graph with the labels sideways?
Btw, my only problem with this, is that it doesn't look centered in a container unless I add negative margin.
The text was updated successfully, but these errors were encountered: