Skip to content

Should horizontal graphs created with visualize be the default? #145

@nvaytet

Description

@nvaytet

We seem to use graph_attr={'rankdir': 'LR'} in all our workflows. Should this just be the default behaviour of visualize?

In the sciline docs, we seem to mostly use vertical graphs, which makes sense with the page layout (and the graphs tend to be relatively short).
Would be a little annoying (confusing?) to have to use graph_attr={'rankdir': 'TB'} in the docs, but I feel the UX gain for reduction workflows would be worth it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    essreduceIssues for essreduce.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions