ongraphpythondev / Sales_dashboard_using_plotly_dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Data Dashbord

creating charts using plotly dash

Setup environment

python -m venv venv 

Activate the environment

venv/Scripts/activate

Install requirements

pip install -r requirments.txt

Run the main.py file

python main.py

Output Image

Screenshot

About


Languages

Language:Python 100.0%