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

axisY.padding, axisX.padding and axisY2.padding expect different types #825

Closed
matuzalemsteles opened this issue Apr 20, 2018 · 0 comments
Closed
Labels
status: next-release Issues that will enter into the next release

Comments

@matuzalemsteles
Copy link
Member

When passed to the axis(Y|Y2|X).padding API as an object. It expects a string, but nothing happens. Billboard expects an object. See API

axisY: {
   padding: {
       bottom: 0
   }
}
jbalsas added a commit that referenced this issue Apr 22, 2018
Fix the axis.padding API to expect a Number and Object | Fixes #825
@carloslancha carloslancha added the status: next-release Issues that will enter into the next release label Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: next-release Issues that will enter into the next release
Projects
None yet
Development

No branches or pull requests

2 participants