Skip to content

[Feature request] - Add arguments to bbc_style() for easy customization #8

Open
@edgararuiz-zz

Description

@edgararuiz-zz

Windows machines do not support Helvetica font type, so I had to make modifications to the bbc_style() in a separate ggplot2() function. It would be cool to have maybe a font argument that defaults to Helvetica, but would allow others to change the font name. Once the font changes, there may be some sizing differences, so it would also be cool to create an offset size, to do a plus or minus the current font sizes used in your function: bbc_style <- function(font = "Helvetica", offset = 0), which would allow me to use it like this: bbc_style("Arial", -2).

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