Skip to content

Count does not support height parameter #38

@insectatorious

Description

@insectatorious

Following the README example for the count plot, when setting the height there is an unknown keyword: height error thrown by the initialize function.

$ cat gencode.v43.annotation.gff3 | grep -v '#' | grep 'gene' | cut -f1 | uplot count -t "The number of human gene annotations per chromosome" -c blue -h 80 
/opt/homebrew/Cellar/youplot/0.4.5/libexec/gems/unicode_plot-0.0.5/lib/unicode_plot/plot.rb:10:in `initialize' 
unknown keyword: height 

Installed via homebrew.
YouPlot: 0.4.5
MacOS: 13.2.1 (Apple Silicon)

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