Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First example uses "graph" instead of "flowchart" #653

Closed
victorp13 opened this issue Feb 16, 2022 · 2 comments · Fixed by #654
Closed

First example uses "graph" instead of "flowchart" #653

victorp13 opened this issue Feb 16, 2022 · 2 comments · Fixed by #654
Labels
bug Something isn't working retained Will not be auto-closed

Comments

@victorp13
Copy link
Contributor

Describe the bug
The first example uses "graph" instead of "flowchart"

To Reproduce
Link to Live Editor: https://mermaid-js.github.io/mermaid-live-editor/
Steps to reproduce the behavior:

  1. It's the example loaded by default.

Expected behavior
I think the example should use "flowchart" instead of "graph"

@victorp13 victorp13 added the bug Something isn't working label Feb 16, 2022
@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions github-actions bot added the Stale label May 19, 2022
@Yash-Singh1 Yash-Singh1 added retained Will not be auto-closed and removed Stale labels May 19, 2022
@Macil
Copy link

Macil commented Jun 11, 2022

I was very confused by this because the graph type doesn't support double-ended arrows, and it's not mentioned in the docs at all. It took me stupidly long to figure out I have to change graph to flowchart for the docs to actually match the live editor.

(Related issues: mermaid-js/mermaid#2772, mermaid-js/mermaid#2736)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working retained Will not be auto-closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants