gampleman / elm-visualization

A data visualization library for Elm

Home Page:http://package.elm-lang.org/packages/gampleman/elm-visualization/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potential issue with Scale.nice and logarithmic scale around 0

hamidzr opened this issue · comments

When the logarithmic Scale.nice is applied to Scale.log with a positive domain close to 0 it causes the final resulting domain to be reversed eg, (9, 4)
The resulting plot axis ends up being reversed.

I'll provide more details with examples

@hamidzr If you could kindly produce an example that reproduces this, it would be great. I will close this otherwise. Thanks.

Thanks for getting back to me. Sadly future me no longer has the context around this. Feel free to close.