orkoden / combogen

Project to automatically generate the combo table graphic from our JSON file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

  • Python 3, Chrome, and Node.js are required. If using WSL, see this link!
  • Make sure python (or python3), node, npm, and chrome are in your PATH.

How to run

  • git clone this repo
  • cd to the project dir
  • Run npm install
  • Run python -m combogen (or python3 -m combogen)

How to configure

  • Edit config.json

Where do I find the chart?

  • Run the script (see above)
  • PNGs are located in output/png/
  • PDFs are located in output/pdf/

About

Project to automatically generate the combo table graphic from our JSON file


Languages

Language:HTML 95.7%Language:Python 2.6%Language:JavaScript 0.9%Language:CSS 0.8%