An open API service indexing awesome lists of open source software.

https://github.com/rblcoder/learn_dash

Learning dash
https://github.com/rblcoder/learn_dash

dash python-3

Last synced: about 1 year ago
JSON representation

Learning dash

Awesome Lists containing this project

README

          

# Example Dash Application

+ Grouped box plot and display describe dataframe
**Iris dataset**
![Grouped box plot and display describe dataframe](assets/boxplot_and_dataframe.png)

+ Scatter plot with dynamic field selection for axes
**Iris dataset**
![Scatter plot with dynamic field selection for axes - iris dataset](assets/iris_multiple_plots.png)
**Breast cancer dataset**
![Scatter plot with dynamic field selection for axes - breast cancer dataset](assets/breast_cancer_multiple_plots.png)