/combogen

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

Primary LanguageHTML

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/