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

Alternative (top down) rendering of the instance diagrams #33

Open
paweljasinski opened this issue Oct 29, 2021 · 3 comments
Open

Alternative (top down) rendering of the instance diagrams #33

paweljasinski opened this issue Oct 29, 2021 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@paweljasinski
Copy link

I would like to show instance diagrams rendered with TD (top down) and not default LR (left right) directions.
In the current version I have to alter internal joeflow code.
The obvious way would be to add parameter, but this wouldn't work from django templates.

@paweljasinski paweljasinski changed the title alternative (top down) rendering of the instance diagrams Alternative (top down) rendering of the instance diagrams Oct 29, 2021
@codingjoe
Copy link
Owner

Hi @paweljasinski,

That's an excellent question. This behavior could be easily implemented in Workflows.get_graph as an optional keyword argument.

@amureki, since you're already working on Graphviz, would you be so kind as to solve this as well?

Best Joe

@codingjoe codingjoe assigned codingjoe and unassigned codingjoe Nov 8, 2021
@codingjoe codingjoe added the enhancement New feature or request label Nov 8, 2021
@codingjoe
Copy link
Owner

Sorry, @paweljasinski if you are interested in contributing yourself, you'd also be most welcome to provide your own pull-request. Best, Joe

@codingjoe
Copy link
Owner

cc @peterbaumert to assign the ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants