Skip to content

tulsyanp/data-visualization-python-altair-charles-minards-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The repository consists of data visualization for 'Minard's Map' using Python and Altair package

Minard's Map

All about the graph could be found here.Read More

Dataset id attached in the root of the directory minard-data.csv

Installation

  1. Install Python
  2. Clone the repository
  3. Run the command pip install -r requirements.txt
  4. Run the command brew cask install chromedriver for Macos and find alternative for Windows.

Project Run

  1. Run the command python minard.py
  2. This will generate the image index.html
  3. Open index.html in your browser to view the graph.