Skip to content

integrate DOT with markdown for graph

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

I diged but not found gitlab-ce can easily draw charts.

DOT (graph description language) is really useful for charts like flow chart / ER chart / class diagrams.

Although it's ability limited in drawing sequence chart. I suggest it for mark down documents.

Proposal

Suggest allow include dot file(.dot) as picture , and rendering it use javascript clients.

Links / references

[what is dot (wiki)| https://en.wikipedia.org/wiki/DOT_(graph_description_language)]

[use graphviz dot for uml diagrams | http://www.ffnn.nl/pages/articles/media/uml-diagrams-using-graphviz-dot.php]`

Edited by 🤖 GitLab Bot 🤖