Skip to content

unflatten support for databases with many tables #342

@YauhenPylAurea

Description

@YauhenPylAurea

Hello,
There is an issue with having a lot of tables layout horizontally. And it seems it will be better to layout them vertically.
Example:
image
There is a tool within graphviz to unflatten graphs to improve layout aspect ratio.
It seems that current version of go-graphviz doesn't support it. Is there any possibility or a way to add such functionality (unflatten) to tbls?
Currently I see only one good way to do it by fork the implementation of go-graphviz and add unflatten as a tool. Later tbls will use the new version and allow using unflatten tool. Does it make sense? Or is there any other simple way? thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions