8000 Documentation of TextArea's fontprops keyword argument is misleading · Issue #12121 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Documentation of TextArea's fontprops keyword argument is misleading #12121
Closed
@galenlynch

Description

@galenlynch

The documentation for TextArea strongly suggests that the keyword argument fontprops should be a FontProperties object. However, inspecting the source code suggests that fontprops should instead be a dictionary of keyword arguments that will be passed to the Text object inside TextArea.

I propose rewording the documentation to make it clear that fontprops should be a dictionary of keyword arguments.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0