Skip to content

D3.js Bar Charts of Roman Emperors' Age and length of Reign from 63 BCE to 395 CE

License

Notifications You must be signed in to change notification settings

robmcelhinney/emperor-age

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emperor-age | Data visualisation for Roman Emperor's Ages using D3.js

From Augustus to Romulus Augustulus (63 BCE to 476 CE End of Western Empire)

Viewable at https://robmcelhinney.github.io/emperor-age/

Install locally

$ git clone [email protected]:robmcelhinney/emperor-age.git
$ cd emperor-age
$ npm install

Run python to convert csv file to json (already done)

$ cd python && py csv-json.py

Start & watch

$ npm start

Simple build for production

$ npm run build

Built With

  • D3.js - JavaScript library for visualizing data with HTML, SVG, and CSS
  • Gatsby - Static site generator for React

Acknowledgments

Data retrieved from Zonination but I have made some small changes in line with Wikipedia's information & Edward Gibbon's The Decline and Fall of the Roman Empire.

About

D3.js Bar Charts of Roman Emperors' Age and length of Reign from 63 BCE to 395 CE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published