Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 454 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 454 Bytes

Sankey Demo Chart

Overview

This application demonstrates how to create a Sankey chart using Streamlit.

Prerequisites

To run the application, you need to install Streamlit, pandas and plotly

pip install requirements.txt

Running the Application

Navigate to the application directory:

cd app
streamlit run app.py

Using the Application

Upload the transactions.csv file to start the demo, or add your own dataset.