Skip to content

axisnames and cex.axis, cex.names not work #14

@yikeshu0611

Description

@yikeshu0611

df <- matrix(1:6,ncol=2,dimnames=list(NULL,c('x','y')))
library(prettyB)
barplot_p(df,axisnames = F)
barplot(df,axisnames=F)

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