Skip to content

Missing y label in verbose mode #28

Description

@nk1408
r
library(tidyverse)
library(maidr)

g <- ggplot(mpg, aes(class)) + geom_bar()

maidr::show(g)

The following misses y label in verbose mode.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions