robin1liu / vue-mermaid

flowchart of mermaid with vue component
MIT License
126 stars 25 forks source link

Add support to specify different link types from one node #2

Closed JoshuaeKaiser closed 4 years ago

JoshuaeKaiser commented 5 years ago

You can specify the link type, but if your child "next" nodes are an array it would be useful to specify the link type to each individual child. Maybe make the link and array of types whose with the index of each type atributing that type to each element in the next array if they have the same index.

via4e commented 4 years ago

image support the question, need the ability to do this

robin1liu commented 4 years ago

support at 0.0.12