Alternative (top down) rendering of the instance diagrams
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 108
- Forks
- 27
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.