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

Feature request: Add option for fixed y-axis scales #28

Closed
didrikolofsson opened this issue Feb 17, 2020 · 3 comments
Closed

Feature request: Add option for fixed y-axis scales #28

didrikolofsson opened this issue Feb 17, 2020 · 3 comments

Comments

@didrikolofsson
Copy link

Hi!
In some cases it would be nice if the y-axis scale was fixed for each compared condition. I think this could help visualize differences in the inclusion levels of alternative events. There are different ways in which this feature could be implemented, one could either fix the y-scale to that of the max read count among all the plots or it could be fixed to a value that is manually entered by the user. Both of these approaches should be fairly easy to implement using standard ggplot syntax and I could try it out if this sounds interesting to anyone else!

@emi80
Copy link
Member

emi80 commented Feb 18, 2020

Hi @didrikolofsson,
thanks for pointing this out.

The feature looks quite useful and any contribution will be very welcome! We can discuss implementation details if you decide to contribute.

@didrikolofsson
Copy link
Author

Hi @emi80, I'll give it a try and submit a pull request once I get that far.

@dgarrimar
Copy link
Collaborator

I implemented an alternative solution to allow fixed y-scales, which is now available

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

3 participants