Skip to content

Promote _Backend to public api #19605

Closed
Closed
@ianhi

Description

@ianhi

Problem

Discussed on gitter here: https://gitter.im/matplotlib/matplotlib?at=603c83fc44f5a454a447c6e9

The _Backend class added in #8773 would be useful for external backends such as ipympl, and is already used by mplcairo. But it is currently marked as a private.

Proposed Solution

  1. Make _Backend public
  2. Document _Backend as stable.

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