Skip to content

LiviaCavalcanti/top50

 
 

Repository files navigation

Bogota Seasons

As a part of the Visual Analytics course at Universidad de los Andes, I have taken my top 50 artists from Spotify using its API endpoint and I made a graph out of it connecting artists that share at least one music genre. Later, I also took advantage of related artists endpoint to make further connections.

The visualization was made with d3 v4 using the force layout

You can see the demo running here.

Example

I took advantage of d3 forceX method to distribute the graph's nodes based on their genre.

The legend was made using the d3 legend library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.8%
  • JavaScript 16.6%
  • HTML 2.6%