Skip to content

Refactor normalization in nanoplots, allow for scale expansion #1461

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

Merged
merged 10 commits into from
Oct 5, 2023

Conversation

rich-iannone
Copy link
Member

This refactors the normalization scheme for x and y values in the generate_nanoplot() util function. Two new arguments are added to cols_nanoplot(): expand_x and expand_y. This allows for simple scale expansion and works across all plots (useful to have shared scales for easier comparisons across rows).

@rich-iannone rich-iannone merged commit 3202be9 into master Oct 5, 2023
@rich-iannone rich-iannone deleted the nanoplot-normalization-refactor branch October 5, 2023 13:53
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.

1 participant