Skip to content

pedromasb/magicplotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicPlotter

Use this Streamlit app to create interactive visualizations from your data in minutes.

Check it out on   st badge

Below you can find a demo on how to use the app.

magicplotter_demo.mp4

Running the app locally

git clone https://github.com/pedromasb/magicplotter.git
cd magicplotter
pip install -r requirements.txt

# Downgrade the streamlit version to avoid problems when uploading data files locally
pip install --upgrade streamlit==1.29.0

streamlit run Hello.py

About

Streamlit App to create interactive visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages