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

https://github.com/jnywong/simple-dash

Simple data viz with plotly dash
https://github.com/jnywong/simple-dash

Last synced: about 2 months ago
JSON representation

Simple data viz with plotly dash

Awesome Lists containing this project

README

        

# simple-dash
Simple data viz with plotly dash

## Description

Visualise data with plotly and build a dash app for interactive filtering.

## Getting Started

### Dependencies

* Python
* [Plotly](https://plotly.com/)
* Dash

### Installing

* [GitHub](https://github.com/jnywong/simple-dash)

### Executing program

* Run the program using
```
python app.py output_dir
```

## Authors

* [Jenny Wong](https://github.com/jnywong)

## License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details

## Acknowledgments

* [SERENE](https://uobserene.com/)