Skip to content

Axis label helper? #510

@yurivish

Description

@yurivish

If I make a plot with custom axis labels I want them to match the style of the built-in labels, and often wind up searching for unicode arrows to copy-and-paste.

Might it make sense for Plot to provide helper functions to make it a little easier to stay consistent with the default convention?

Plot.formatAxisX = text => text + ' →'
Plot.formatAxisY = text => '↑ ' + text

Metadata

Metadata

Assignees

No one assigned

    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