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

Custom Scale function #1312

Open
parthmehta opened this issue Apr 15, 2020 · 1 comment
Open

Custom Scale function #1312

parthmehta opened this issue Apr 15, 2020 · 1 comment
Labels

Comments

@parthmehta
Copy link

@parthmehta parthmehta commented Apr 15, 2020

Hi,

I want to plot a Weibull Analysis graph using react-vis. The Y axis of Weibull plot has a scale function as follows:

ln(-ln(1-p))

Where p is calculated on certain parameters of input and incremental values of y.

As it is not a normal log scale, how can I define this new scale function with react-vis?

@mcnuttandrew
Copy link
Collaborator

@mcnuttandrew mcnuttandrew commented May 31, 2020

This is a cool idea! It's not possible at the moment, but I think such functionality could definately be added.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.