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

adding the possibility to set / choose the linetype and possibly also the colors of the lines in plot_recruitment #219

Open
nicoleb7 opened this issue Oct 2, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@nicoleb7
Copy link

nicoleb7 commented Oct 2, 2020

Is your feature request related to a problem? Please describe.
When using plot_recruitment i would like to decide the linetype (not only dashed) and maybe even the colors of the lines

Describe the solution you'd like
plot_recruitment( x,
return_data = FALSE,
show_centres = TRUE,
cex = 1,
rm_regex = "",
linetype = (string of line types)
linecolor = (string of line colors)
)
Describe alternatives you've considered
do it all manually instead of using plot_recruitment
inclusion_line_colors_and_types_free.pdf

Additional context
Add any other context or screenshots about the feature request here.

@aghaynes
Copy link
Member

aghaynes commented Oct 8, 2020

@PatrickRWright, can you look at this? It shouldn't be too difficult I wouldn't have thought...

@PatrickRWright
Copy link
Collaborator

Yes, I can do it when I have some free time. I asked @nicoleb7 to track the issue so I don't forget.

@PatrickRWright PatrickRWright self-assigned this Oct 8, 2020
@aghaynes
Copy link
Member

aghaynes commented Oct 8, 2020

Super, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants