8000 rankdir support for graph_models · Issue #1567 · django-extensions/django-extensions · GitHub
[go: up one dir, main page]

Skip to content

rankdir support for graph_models #1567

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

Closed
ppolewicz opened this issue Aug 5, 2020 · 1 comment · Fixed by #1580
Closed

rankdir support for graph_models #1567

ppolewicz opened this issue Aug 5, 2020 · 1 comment · Fixed by #1580

Comments

@ppolewicz
Copy link
Contributor

For some people the way graph_models orders the nodes in .dot mode is not very intuitive - the most important
entity (hospital, country, site) is placed at the bottom of the picture while I would expect it to be placed on the top.

Would it be ok to add a --rankdir switch for it? I would contribute the necessary patch.

@trbs
Copy link
Member
trbs commented Aug 6, 2020

Sure happy to merge it !

ppolewicz added a commit to ppolewicz/django-extensions that referenced this issue Sep 5, 2020
agoncharov-reef pushed a commit to ppolewicz/django-extensions that referenced this issue Jul 9, 2021
trbs added a commit that referenced this issue Jul 13, 2021
* Add --rankdir to graph_models

Closes #1567

* Update graph_models.rst to include --rankdir option

Co-authored-by: Aleksandr Goncharov <aleksandr.goncharov@reef.pl>
Co-authored-by: trbs <65552+trbs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0