-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Improve arrows #3
Comments
Different arrows are part of the plan. Was thinking about other symbols then arrow heads like circles and maybe a cross. This could into that work. |
I think by default all arrows should be "normal" as in here: http://www.graphviz.org/doc/info/arrows.html |
The parsing supports --o as well but there are no rendering for that yet so when the arrows are overlooked, the arrow ending in a dot should also be included and maybe a --x as well. |
Along those lines, is there support for double-headed arrows? This would be useful for indicating bidirectional relationships, and would also avoid cluttering up the graph with two arrows. |
Yes I can see the point with that. The obvious syntax will not work though <-> will be interpreted as a tag by the browser. |
I will close this issue and open a new issue for double headed arrows. I hope that is ok. |
Yeah. A specific issue is easier to keep track of. |
Bumps [andymckay/labeler](https://github.com/andymckay/labeler) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/andymckay/labeler/releases) - [Commits](andymckay/labeler@1.0.2...1.0.3) --- updated-dependencies: - dependency-name: andymckay/labeler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The arrows need to be monochromatic and should be more symmetrical and standard-looking.
The text was updated successfully, but these errors were encountered: