Skip to content

TheDataNomad/SankeyChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages