Skip to content

ovinueza/Plotly-challenge

Repository files navigation

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