Skip to content

allow calling brandPlot() twice #66

@jonathancallahan

Description

@jonathancallahan

Right now, brandPlot() expects a ggplot object on input and returns a gTree object. This means we can't call brandPlot() twice in succession.

The solution is to allow brandPlot() to handle a gTree object on input and just put the brand icon into one of the existing viewports.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions