Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1 KB

README.md

File metadata and controls

28 lines (14 loc) · 1 KB

Belly Button Biodiversity - Plot.ly

The live deployed webpage can be found here: Bio Diversity Dashboard

Bacteria by filterforge.com

An interactive dashboard to explore the Belly Button Biodiversity dataset, which catalogs the microbes that colonize human navels.

  1. Create a horizontal bar chart with a dropdown menu to display the top 10 OTUs found in that individual.

bar Chart

  1. Create a bubble chart that displays each sample.

Bubble Chart

  1. Display the sample metadata, i.e., an individual's demographic information.

  2. Display each key-value pair from the metadata JSON object somewhere on the page.

hw

  1. Update all of the plots any time that a new sample is selected.

  2. Adapt the Gauge Chart to plot the weekly washing frequency of the individual. Update the chart whenever a new sample is selected.

Weekly Washing Frequency Gauge