The purpose of this project is to analyze anime trends. I found data from Kaggle. So far, I have analyzed media type distribution, the average episodes of each media type, and relationship between rating and the number of episodes.
All libraries are imported through CDN.
- D3.js: version 7
- Colorbrewer.js
- D3 Legend: version 2.25.6
This project does NOT use any JS framework such as React.
- Move into the root directory
- Click index.html to open the main website on browser
- If you want to run each graph, click —graph-name—.html
- Edit code on editor and when you want to see the code update, reload the page