question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rounded corners shape should have completely round end-caps in mermaid flowchart.

See original GitHub issue

Flowchart symbols convention specifies that flowchart Terminators (start and stop points) should have completely round end-caps. Mermaid should support such a shape.

I propose either modifying the (foo) shape to have a completely round end-cap (stroke-linecap:round) as there is no use for slightly-rounded corners in the Flowchart symbols convention, or perhaps to have a new shape ([foo]), (_foo_), or [(foo)] that has this feature.

Flowchart symbols reference: https://www.rff.com/flowchart_shapes.php https://www.smartdraw.com/flowchart/flowchart-symbols.htm https://www.lucidchart.com/pages/flowchart-symbols-meaning-explained

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
GDFabercommented, Nov 27, 2019

This seems to be a good opportunity to shake hands with the mermaid flowcharts code, so I’d like to give this one a try.

1reaction
GDFabercommented, Dec 8, 2019

That was fun 😃 I think it works properly, but I’ll fill in the tests first and hand in my PR tomorrow night.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mermaid Cheat Sheet @ https://jojozhuang.github.io
Cheat Sheet for Mermaid. ... A flowchart is a type of diagram that represents an algorithm, workflow or process. ... Node with Round...
Read more >
Flowcharts - mermaid - UNPKG
Nodes & shapes · A node (default) · A node with text · A node with round edges · A node in the...
Read more >
Untitled
Foods that help car sickness, Spotters for sale, Makita 5007mga circular saw review, ... Liam neeson movies the grey, Will bluegrass cellular get...
Read more >
Untitled
Daliya full, Batonik bakalland, Fronteiras do mexico e estados unidos, Euripides hippolytus ... Jose meliton lagunes, Crown molding angles rounded corners!
Read more >
Mermaid Graphs and Flow Charts
Note: Take care that your text editor saves the files with the correct extentions. Figure 3. Local Mermaid set up process. graph TD...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found