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

option for elastic max only, keeping min at zero #924

Open
gordonwoodhull opened this issue Apr 27, 2015 · 0 comments
Open

option for elastic max only, keeping min at zero #924

gordonwoodhull opened this issue Apr 27, 2015 · 0 comments
Milestone

Comments

@gordonwoodhull
Copy link
Contributor

It's reasonable (and in some situations less deceitful) to want the X and Y axis to stay at zero but allow the upper bounds to be elastic:

http://stackoverflow.com/questions/29708487/can-i-get-elasticx-elasticy-to-only-apply-to-upper-bound-dc-js

Just overriding xAxisMin and yAxisMin sort of works, but that's a pretty ugly solution. I'm not sure what the right interface is here, perhaps just another argument to elasticX and elasticY.

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

No branches or pull requests

1 participant