Skip to content

[ENH]: Add self.__eq__() to Text object  #23273

Open
@noatamir

Description

@noatamir

Problem

When writing test for Matplotlib plots one often needs to check if the text is showing what's expected.
Adding an __eq__() would make this much simpler to do.

Proposed solution

add self.__eq__() to Text object

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions