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

Lines should support different arrow types at either end #4999

Open
devinnasar opened this issue Oct 30, 2023 · 0 comments
Open

Lines should support different arrow types at either end #4999

devinnasar opened this issue Oct 30, 2023 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request

Comments

@devinnasar
Copy link

Proposal

Now that there are new arrow types (dots, and Xes), mermaid should support having different types are either end, such as dot-to-X, or X-to-arrow, etc.

Example

Support the following syntax:

  • A o--x B
  • A x--o B
  • A <--o B
  • A o--> B
  • A <--x B
  • A x--> B

etc.

Screenshots

No response

@devinnasar devinnasar added Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request labels Oct 30, 2023
@jgreywolf jgreywolf added include and removed include labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants