Chart

Source Code

Render charts with Mermaid.

Setup

diamond pattern chart
make

Requirements

The Mermaid compiler mmdc is expected to be in ~/node_modules/.bin/mmdc.

Install mermaid.cli on Debian with the following commands:

sudo apt install npm
npm install mermaid.cli