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

Add square-root scale for plotly and bokeh #156

Open
aloctavodia opened this issue Feb 27, 2025 · 3 comments
Open

Add square-root scale for plotly and bokeh #156

aloctavodia opened this issue Feb 27, 2025 · 3 comments
Assignees

Comments

@aloctavodia
Copy link
Contributor

For the rootogram we need to transform the y-axis to the square-root scale. This is already implemented for matplotlib backend but not for the rest.

@The-Broken-Keyboard
Copy link
Contributor

@aloctavodia assign it to me, I will do it

@The-Broken-Keyboard
Copy link
Contributor

@aloctavodia to implement square root scale in Bokeh, it requires to add a typescript or javascript file because that's the only possible way to add custom scale in Bokeh. Is it fine to add typescript file for scaling in Bokeh backend folder.

@aloctavodia
Copy link
Contributor Author

Not sure, probably OK.

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

2 participants