The repository consists of data visualization for 'Minard's Map' using Python and Altair package
All about the graph could be found here.Read More
Dataset id attached in the root of the directory minard-data.csv
- Install Python
- Clone the repository
- Run the command
pip install -r requirements.txt
- Run the command
brew cask install chromedriver
for Macos and find alternative for Windows.
- Run the command
python minard.py
- This will generate the image
index.html
- Open
index.html
in your browser to view the graph.