Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 785 Bytes

File metadata and controls

23 lines (15 loc) · 785 Bytes

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.