Skip to content

Demo of an interactive oil manufacturing tracker dashboard built with Python, Plotly and Dash. Features include cross-chart interactions on hover, URL routing and multipage app using Single Page App (SPA) design pattern, metric drillthrough, and custom KPI colors based on ranges of calculated values.

kmjawadurrahman/oil-manufacturing-tracker-dashboard

Repository files navigation

Oil Manufacturing Tracker Dashboard

Demo of an interactive dashboard built with Python, Plotly and Dash. Features include cross-chart interactions on hover, URL routing and multipage app using Single Page App (SPA) design pattern, metric drillthrough, and custom KPI colors based on ranges of calculated values.

Setup 🔨

Create a python3 virtual environment and run

$ pip install -r requirements.txt

Run application 📊

$ python index.py

The application is now running locally at http://127.0.0.1:8050/

Demo 📺

YouTube link: https://youtu.be/kClhG_blQv0

Features 📝

Cross-chart hover interactions

cross chart hover interactions


URL routing and multipage app

url routing and multipage app


Metric drillthrough page

metric drillthrough page

About

Demo of an interactive oil manufacturing tracker dashboard built with Python, Plotly and Dash. Features include cross-chart interactions on hover, URL routing and multipage app using Single Page App (SPA) design pattern, metric drillthrough, and custom KPI colors based on ranges of calculated values.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published