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

Aesthetics issues #8

Open
elequintero opened this issue Jul 13, 2017 · 2 comments
Open

Aesthetics issues #8

elequintero opened this issue Jul 13, 2017 · 2 comments

Comments

@elequintero
Copy link

List of possible things to further implement the function:

  • Error bars - when included and go out of the graph limits causes visualization problems
  • Values for isolines (QC) - possibility to move further right?
  • Avoid too much clustering - ggrepel options possibility to modify
  • Possibility to not show grouping by shape, i.e. all points equal. Or to group by colors instead of shapes - include legend for the grouping factor
@Pakillo
Copy link
Contributor

Pakillo commented Jul 14, 2017

I am revising the effectiveness_plot function to implement this and a few more changes, will submit pull request soon.
Meanwhile, note that you can set label = NA for some taxa before providing the label vector to the function, so labels will only appear for those taxa having label != NA. That would fix overplotting

@elequintero
Copy link
Author

Is it also possible to set changes for the isolines names, i.e. change QC to put TE instead?
Forgot to mention this in the previous issue.

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