Skip to content

Passing log='y' to slopegraph() throws warnings #17

@ArtPoon

Description

@ArtPoon
> slopegraph(t(df[1:2, taxa]), names.arg=c('sample1', 'sample2'), log='y')
There were 12 warnings (use warnings() to see them)
> warnings()
Warning messages:
1: In plot.xy(xy.coords(x, y), type = type, ...) :
  "log" is not a graphical parameter
2: In plot.xy(xy.coords(x, y), type = type, ...) :
  "log" is not a graphical parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions