https://github.com/ejw-data/plotly-dashboard-patient-data
Example of javascript dashboard that utilizes Plotly. All data comes from a json file.
https://github.com/ejw-data/plotly-dashboard-patient-data
dashboard html-css-javascript plotly python
Last synced: about 1 month ago
JSON representation
Example of javascript dashboard that utilizes Plotly. All data comes from a json file.
- Host: GitHub
- URL: https://github.com/ejw-data/plotly-dashboard-patient-data
- Owner: ejw-data
- Created: 2019-12-08T21:44:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T01:41:30.000Z (about 4 years ago)
- Last Synced: 2025-03-15T16:44:34.513Z (over 1 year ago)
- Topics: dashboard, html-css-javascript, plotly, python
- Language: JavaScript
- Homepage:
- Size: 799 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plotly-dashboard-patient-data
Author: Erin James Wills, ejw.data@gmail.com

Photo by [CDC](https://unsplash.com/@cdc?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/bacteria?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
## Overview
This repo is a personal project of a Plotly javascript dashboard that updates based on the dropdown selection.
## Github Pages
https://ejw-data.github.io/plotly-dashboard-patient-data/index.html
## Technologies
* HTML/CSS/JS
* Plotly.js
## Data Source
Hulcr, J. et al. (2012) A Jungle in There: Bacteria in Belly Buttons are Highly Diverse, but Predictable. Retrieved from: http://robdunnlab.com/projects/belly-button-biodiversity/results-and-data/
## Setup and Installation
1. Clone the repo to your local machine
1. Open repo folder in an IDE like VSCode
1. Using a virtual server like the VSCode extention LiveServer
1. Run `index.html`
## Example
