/nicegui-plotly-dash

Integrating NiceGUI with Plotly/Dash framework

Primary LanguagePythonMIT LicenseMIT

NiceGUI integration with Dash/Plotly

This is a NiceGUI application integrated with Dash and Plotly.

Quick Start

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repository
git clone https://github.com/wptmdoorn/nicegui-plotly-dash.git
  1. Install the requirements
pip install -r requirements.txt
  1. Run the app
python app.py