Skip to content

mabdurachmans/plotly-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotly-test

This is my plotly learning repository. At first I just wanted to plot choropleth maps with covid19 data, but it turned out to be a nice intro to dash and heroku as well. Several things still need to be improved, but I hope this repo can help anyone who wants to learn about plotly-dash.

To run the app.py you need to install dash in your environtment and create the mapbox token, then put the .mapbox_token file in the same directory. To run the file, simply type pyhton app.py in your terminal.

For those who want to push the app.py file to heroku, you need to create the Procfile and requirements.txt files. I mostly follow the guide on plotly page except for the requirements.txt file. I aslo found the Heroku Getting Started page is useful.

Lastly, check out these two amazing documentations on plotly-dash:

  1. New York recycling center.
  2. SONYC-Dash-App.

Cheers.

About

exercise on plotly choropleth maps feature in python for corona data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors