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

Incorrect download plot title #43

Open
ErdaradunGaztea opened this issue Feb 13, 2022 · 0 comments
Open

Incorrect download plot title #43

ErdaradunGaztea opened this issue Feb 13, 2022 · 0 comments
Labels
bug 💣 Bug to fix

Comments

@ErdaradunGaztea
Copy link
Collaborator

When passing a character vector of packages to plot_download(), the title is incorrect; this is the result of the following call:

plot_downloads(c("versionsort", "deepdep"))

image

Clearly, versionsort and deepdep don't have to be related (and they aren't each other's dependencies, not now). Thus, we should generate different title depending on what was passed as an argument.

@ErdaradunGaztea ErdaradunGaztea added the bug 💣 Bug to fix label Feb 13, 2022
@ErdaradunGaztea ErdaradunGaztea added this to the deepdep v0.4.2 milestone Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 💣 Bug to fix
Projects
None yet
Development

No branches or pull requests

1 participant