Justin Greywolf

Results 204 comments of Justin Greywolf

@vassudanagunta This is currently being worked on, and should be added to release soon

Closing as there is a separate issue opened for a new diagram type for family charts

You can, however, use \n. Example from screenshot below: `Du\nck` [![](https://mermaid.ink/img/pako:eNptkk1vwjAMhv9K5NOmFdTSD9pql2kMaQdO3KZKw7ShRG0SliZiwPjvSxntGCyX2I_9Wo6dA-SyoJBCXmPTTBiWCnkmiD1PgnGsyePXYEAWE5NlIq8Wt6Epa9a39I0uFf7BKXlgQhMs6TWea8VESUoqCqoug62kmSG35t39VYCjph089U4mJq8OP4D0RZcUq2dZS9UHmi3jndC6HwbzqvOPl_Xah_X1Bm3vDdvTVzGlVPc4R_GC-l_9aQS_DS2lrAlr3resLnqojOi14ACniiMr7DpOugz0mnKaQWrNgq7Q1DqDTLSpaLSc70QOqVaGOmA2hZ3IeYGQrrBuLN2geJOSd0nWhfQAn5COfH8Y-iM_8uPEi1wvjBzYQep78dBL3MQbJ1E8Do8O7E9ydxgFcZB4IzdI4tCNAs8BWjAt1ez8fdrr-A3KtrAu?type=png)](https://mermaid.live/edit#pako:eNptkk1vwjAMhv9K5NOmFdTSD9pql2kMaQdO3KZKw7ShRG0SliZiwPjvSxntGCyX2I_9Wo6dA-SyoJBCXmPTTBiWCnkmiD1PgnGsyePXYEAWE5NlIq8Wt6Epa9a39I0uFf7BKXlgQhMs6TWea8VESUoqCqoug62kmSG35t39VYCjph089U4mJq8OP4D0RZcUq2dZS9UHmi3jndC6HwbzqvOPl_Xah_X1Bm3vDdvTVzGlVPc4R_GC-l_9aQS_DS2lrAlr3resLnqojOi14ACniiMr7DpOugz0mnKaQWrNgq7Q1DqDTLSpaLSc70QOqVaGOmA2hZ3IeYGQrrBuLN2geJOSd0nWhfQAn5COfH8Y-iM_8uPEi1wvjBzYQep78dBL3MQbJ1E8Do8O7E9ydxgFcZB4IzdI4tCNAs8BWjAt1ez8fdrr-A3KtrAu)

I am interested in this as well. Would save me alot of time playing around in Photoshop as I have been doing (not liking the look/feel of other software) I...

Looks like the tab no longer crashes (at least, min live editor), but in the console you can see where the view fails due to memory. Approved, need someone to...

Mermaid Chart will be reviewing this tomorrow as a possible candidate to include in a list of fixes we will be working on for the open source project

This would be a new diagram - need someone to step forward and take this on

> Noting here that we should be using a YAML style syntax instead of a JSON-like one All `- key: value` and never `[{ key: value }]` Can I ask...

> Doesn't the syntax currently avoid `{}` and `[]` atm? The current Mermaid config syntax is much more human-readable than JSON Not necessarily. I mean, {} are used to define...