Candy-Doc / candy-doc-maven-plugin

GNU General Public License v3.0
29 stars 5 forks source link

Support mermaid flowchart #123

Open ecattez opened 2 years ago

ecattez commented 2 years ago

Description

Is your feature request related to a problem? Please describe. The plugin does not offer a simple way to visualize bounded contexts as graphs.

Describe the solution you'd like I'd like an implementation of mermaid flowchart. It will unlock the possibilities to create bounded context graphs that could be stored inside markdown files such as README.md.

Describe alternatives you've considered None.

Additional context

Github support: A clear and concise description of what you want to happen.

Flowchart syntax: https://mermaid-js.github.io/mermaid/#/./flowchart?id=flowcharts-basic-syntax

ecattez commented 2 years ago

The US is not about the development workflow. It's about an output type other than JSON or YAML.

ctacquet commented 2 years ago

The US is not about the development workflow. It's about an output type other than JSON or YAML.

Yes that's my bad 😞

Yugo-Cartron commented 1 year ago

This feature is being implemented. However, it uses cytoscape.js instead of mermaid