Jamie Tan Plot.ly challenge submission
The challenge is to build an interactive dashboard to explore the Belly Button Biodiversity dataset 🤢 using HTML, CSS, JavaScript, D3 and the Plot.ly libraries. All charts should dynamically populate based on user selection. Using bootstrap, the website is built to be responsive and is deployed on GitHub pages.
- Usage of glyphicons from fontawesome
- Easier navigation - 1-click to return to top of page
- HTML file (filename: index.html)
- Javascript files (filenames: app.js and bonus.js in sub-folder 'static/js/')
- Published website here
- Belly Button Biodiversity dataset (filename: samples.json in sub-folder 'static/data/')