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

Plot all songs from album / top songs from artist / all albums from artist #33

Closed
fsktom opened this issue Apr 3, 2023 · 1 comment
Closed
Assignees
Labels
cli Regarding `endsong_ui` crate enhancement New feature or request

Comments

@fsktom
Copy link
Owner

fsktom commented Apr 3, 2023

Adjacent to #32

Add command to plot all songs from a specific album (either absolute or relative to the album)
in a similar vein: all albums from artist (absolute or relative to artist)

similar but more restricted: top n (max 20?) songs from artist (not all bc too many) (absolute or relative to artist or relative to album though I don't know if that makes a lot of sense)

@fsktom fsktom self-assigned this Apr 3, 2023
@fsktom fsktom added the enhancement New feature or request label Apr 3, 2023
@fsktom fsktom added the cli Regarding `endsong_ui` crate label Jul 27, 2023
@fsktom
Copy link
Owner Author

fsktom commented Sep 16, 2023

Added way to plot all albums from an artist in c002ec7 plot artist albums

Used this to only show the top 3 albums by default. The other traces you have to manually enable. This is to reduce clutter. I'm gonna use this is in plots for top aspects I think #69

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

No branches or pull requests

1 participant