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

Changing y axis limits in plotDMRs #48

Open
hernandezvargash opened this issue Apr 8, 2022 · 2 comments
Open

Changing y axis limits in plotDMRs #48

hernandezvargash opened this issue Apr 8, 2022 · 2 comments

Comments

@hernandezvargash
Copy link

Thanks for this useful package,
I was wondering if there is a way to override the ylim=(0,1) parameter in the plotDMRs function.
I tried a nested function:
plot(plotDMRs(...), ylim=c(0,1))
but I lose all other parameters doing this.
Any suggestion ?
Thanks!
Hector

@kdkorthauer
Copy link
Owner

Hi Hector,

That is currently not coded as a user-defined parameter. I'll mark this as a feature request in case you or someone else wants to submit a pull request implementing this change.

@hernandezvargash
Copy link
Author

Thank you,
That feature could be useful when visualizing small but consistent differences.
Hope someone submits a pull request.
Best,
Hector

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

No branches or pull requests

2 participants