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

Fix x-grid-lines to not get pushed down by top padding. #373

Closed
wants to merge 2 commits into from

Conversation

tandreas
Copy link

Fix additional problem with Issue #368 related to x-grid-lines. Padding should not push down x-grid-lines.

Without Fix:
http://jsfiddle.net/99XZt/3/

With Fix:
http://jsfiddle.net/99XZt/4/

@tandreas
Copy link
Author

Oops, my other commit to move xgridLines up in the z-order above ygrids got included here as well.

Here's an example before:
http://jsfiddle.net/99XZt/5/

And here's after both commits:
http://jsfiddle.net/99XZt/6/

masayuki0812 added a commit that referenced this pull request Jun 20, 2014
@masayuki0812
Copy link
Member

Hi, Thank you for the PR, but I've fixed this issue by this commit 6f2091f . And I fixed the issue about z-index of grids by the commit above, so I'll close this issue.
Please try the latest code on the repository. Thank you!

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

Successfully merging this pull request may close these issues.

2 participants