项目作者: Jua91

项目描述 :
An interactive dashboard to explore and visualize the Belly Button Biodiversity dataset
高级语言: JavaScript
项目地址: git://github.com/Jua91/Plotly-Challenge.git
创建时间: 2020-07-08T21:13:23Z
项目社区:https://github.com/Jua91/Plotly-Challenge

开源协议:

下载


Plotly-Challenge

GitHub Page Link: https://jua91.github.io/Plotly-Challenge/

This page is created to visualize Belly Button Biodiversity dataset using JavaScript Data Binding.

Bellybutton-Biodiversity
The webpage uses the D3 library to read samples.json data.
The charts displayed in this page are:

  • A bar chart which displays the top 10 OTUs found for a selected test subject
  • A gauge chart which shows the washing frequency of the subject
  • A bubble chart which displays each sample

Sources for creating the page: