Skip to content

onejgordon/log10-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log10 Timeline

Python script to generate log-scale PDF timelines from arbitrary event data

log timeline screenshot

Usage

Use the python script

  • Create a JSON data file with events (see data/human_evolution.json as an example)
  • Install requirements - pip install -r requirements.txt
  • Update the DATA_FILE variable
  • python logtimeline.py generates a PDF in the output directory

Use the web-generator from the docs site

Misc

Deploying to AWS Lambda

About

Python script and web service to generate log-scale PDF timelines from arbitrary event data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published