Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

Support for overriding column length #173

Open
@tom-walford

Description

@tom-walford

Hey,

I've run into an issue where a tool that uses the output of this plugin was failing to parse the tree structure due to truncation of the ascii graph. Sadly I was unable to change the size of the terminal (which is what determines the max column length when rendering the graph, and hence the trunking).

In SBT 1.0.2+ a setting was added - asciiGraphWidth that was intended to support setting the render width for ascii graphs - overriding the default behaviour in SBT of using terminal width. It would be great if the dependencyGraph plugin could also support this setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions