plot_top_artists | R Documentation |
Visualize your most listened-to artists by minutes listened
plot_top_artists(filepath = NULL, dat = NULL, n = 5)
filepath |
JSON file |
dat |
a tidy data frame |
n |
the number of artists to return |
graph of minutes played for entire year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.