This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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`. |