Skip to content

LiveLayoutUnicodePlots #424

@zsoerenm

Description

@zsoerenm

Hey,

I needed to plot multiple plots in a row, using the full width of the terminal, and update them with new data.
I know that Plots.jl can lay out UnicodePlots, but I had trouble updating them in place and making them use the full width of the terminal. I also know about Term.jl, but that doesn't support stretching plots to full width either.
Hence, I've created https://github.com/zsoerenm/LiveLayoutUnicodePlots.jl which can stretch plots to full terminal width and update the plots in place if needed.
I also added support for having multiple rows.

My question is shall we integrate it into UnicodePlots.jl or does it makes sense to have it in a separate repo / package?
I'm happy to integrate it here.

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