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

first iteration, log function #146

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

first iteration, log function #146

wants to merge 1 commit into from

Conversation

abjjabjj
Copy link
Member

@abjjabjj abjjabjj commented May 6, 2018

So currently it's a log function. There's a nice difference between a gap of 1 to 100 years (not too large, not too small) but at the same time the ones in between (take a look at 5 years vs 20 year gaps, the 20 looks like it's only twice the size of the 5 year) may not necessarily be the size you'd like them to be, so play around with it and tell me if you'd like some specific differences, i.e. you'd like gaps closer to min to grow slower or gaps closer to max to grow faster. An alternative function I'd suggest if you don't like the log is the sigmoid curve (https://en.wikipedia.org/wiki/Logistic_function)

@abjjabjj
Copy link
Member Author

abjjabjj commented May 6, 2018

arctan would also work too. probably easier rthan sigmoid tbh

@abjjabjj
Copy link
Member Author

abjjabjj commented May 6, 2018

or x^(1/3)

@vrunjeti
Copy link
Member

vrunjeti commented May 7, 2018

i think the log looks pretty decent already. maybe scale all the intervals down a little (but still maintain the minimum width)?

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

Successfully merging this pull request may close these issues.

2 participants