Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 370 Bytes

subway-map

This repository contains the codebase for the Grainger Engineering Metro Map project. Namely:

  • The metro map coordinate generation algorithm (generate-graph/nongeosubwaygenerator.py)
  • The d3 engine to create a metro map style diagram from a graph representation (js/visualization.js)