Skip to content

Conversation

@franz38
Copy link

@franz38 franz38 commented Jul 31, 2023

Starting from Add logit as a YAxis scale #3652 we figured out that having a logit scale in d3-scale would be useful.
A logit function operates on a domain of (0,1) and it's particularly suitable to enhance numbers close to the domain's extremes.
Here there is the same scale implemented in matplotlib, which I took as a reference.

demo

@franz38
Copy link
Author

franz38 commented Sep 15, 2023

Hi, I'd like to know if this feature could be useful for the library and, if so, if there is any plan to integrate it. I'll look forward to any improvement ideas @Fil @mbostock

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant