susiexia / Plotly_Webpage

Deploying an interactive dashboard using Plotly.js to explore data on the biodiversity of belly buttons.

Home Page:https://susiexia.github.io/Plotly_Webpage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plotly_Webpage

Creating a dynamic web dashboard contains various visual charts and interactive information panel.

Dashboard URL:

https://susiexia.github.io/Plotly_Webpage/

Project Background

Generate bacteria species samples from 153 volunteer's belly button in oder to determine whether a microorganism from human body will be possible to safely supply the synthetic beef production.

Project Objective

Build an interactive dashboard allows each volunteer access his/her demographic information as well as visual charts about bateria samples found from belly button.

Project Process

plots.js

  • Use d3.json to fetch and parse biodiversity datasamples.json, manipulate and filter data to display information specific to particular volunteer.

  • Use event handlers in JavaScript to add interactivity to a data visualization.

  • Create dynamic plots with Plotly, including bar charts, bubble chart, and gauge indicator chart.

index.html

  • Populate JavaScript and charts into html with BootStrap styling.

About

Deploying an interactive dashboard using Plotly.js to explore data on the biodiversity of belly buttons.

https://susiexia.github.io/Plotly_Webpage/


Languages

Language:JavaScript 70.3%Language:HTML 27.2%Language:CSS 2.4%