Plotly and Belly Button Biodiversity
- Create basic plots with Plotly, including bar charts, line charts, and pie charts.
- Use D3.json() to fetch external data, such as CSV files and web APIs.
- Parse data in JSON format.
- Use functional programming in JavaScript to manipulate data.
- Use JavaScript's Math library to manipulate numbers.
- Use event handlers in JavaScript to add interactivity to a data visualization.
- How to use interactivity to enhance your visualizations.
- Deploy an interactive chart to GitHub Pages.
Using bacterial data collected from volunteers, the goal is to complete a dashboard panel with demographic information. Specifically, the volunteers can identify the top 10 bacterial species in their belly buttons.
Interactive Webpage can be found here: https://baylex.github.io/Plotly_Biodiversity/
- Horizontal Bar graph
- Bubble plot
- Gauge chart