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

Scaletype inference fails on multipoint log scales? #4

Open
bmschmidt opened this issue Mar 23, 2015 · 0 comments
Open

Scaletype inference fails on multipoint log scales? #4

bmschmidt opened this issue Mar 23, 2015 · 0 comments

Comments

@bmschmidt
Copy link
Owner

The new type inferencer seems to fall back to assuming a linear scaletype when presented with a log scale that contains certain types of multipoint domains.

d3.scale.log().domain([1,10,100]).range(["white","blue","red"])
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

No branches or pull requests

1 participant