You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.