This repository contains shared code to create figures and other resources that might be useful to share
c2db-nodata.db
. This database only includes key-value-pairs.
- Put your code in separate folders with descriptive names.
- Preferably: Make a script
plot.py
with a function calledplot
that can be called to plot your figures.
utils.py
. In order to use these functions you need to use the magic
code listed in the top of that module.