Skip to content

Subplot attributes documentation: px is invalid margin type #223

Open
@glwagner

Description

@glwagner

The docs for subplot attributes suggests Measures.px as a type for the kwargs *_margin, eg:

Attribute Aliases Default Type Description
margin   1.0mm Measure (multiply by mm, px, etc) Base for individual margins... not directly used. Specifies the extra padding around subplots.

but

julia> using Measures: px
ERROR: UndefVarError: px not defined

My first thought was to submit a simple PR, but I wasn't able to find where this was written immediately since this part of docs are generated (and I hope I'm not misreading the docs!)

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