Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 847 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 847 Bytes

Plotly challenge - Bacteria Dashboard Visualization

Click here to see the app.

Background

Bacteria exists everywhere including in our bodies. This project focuses on visualizing Belly Button Biodiversity data.

Task

To visualize the data I used plotly.js

The visualizations include:

  • 1 Interactive Pie Chart

  • 1 Interactive Bubble Chart

  • 1 Interactive Gauge Chart

These charts change by selecting a different Sample from the collected data.

The visualizations are connected with Flask-API and deployed via Heroku

Result