Skip to content

Proposal: Allowing to flip the side of source/target arrowhead labels #2786

Description

@0hDEADBEAF

Consider the following diagram:

a -> b {
  source-arrowhead: yes
}
a -> c: {
  source-arrowhead: no
}

Resulting in the following SVG:

Image

Both arrowhead labels yes and no are displayed to the right of their connection arrow. In this case, it is inconvenient because the label yes gets hidden by the node above it. It would be much better if I could configure it to be displayed to the left of it.

I have read the documentation and it didn't seem like I can configure that. Maybe I've missed something? Otherwise, I think it would be nice to have such feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions