Skip to content

Dynamically update fontdict for iplt.text #247

@ianhi

Description

@ianhi

Problem

iplt.text doesn't allow functions for fontdict or any other kwargs that should be processed by Text.

Proposed Solution

make fontdict dynamic. This will require parsing the names and finding the approriate set_ methods.

Additional context

Seemed the lesser of two evils to have an incomplete text with the core functionality there (position and string) than to have nothing and wait until we could make the full thing.

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