Skip to content

Instantly share code, notes, and snippets.

View y3noor's full-sized avatar
🙃

Solmaz Salimi y3noor

🙃
  • Sharif University of Technology
View GitHub Profile
@ngregoire
ngregoire / README.txt
Last active April 6, 2024 04:33
Matplot script used to generate timelines
The script requires Python3 and the packages `numpy`, `pandas` and `matplotlib`.
It accepts a input file compatible with Mermaid (cf `bb.data`) and generates a PNG file.
The tag `<br/>` is supported, so that a label can be displayed on several lines.
I use the font `Humor Sans`, that can be installed via `apt install fonts-humor-sans`.