MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / __init__.py

File __init__.py

lib/matplotlib/projections/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Non-separable transforms that map from data space to screen space.
3
4Projections are defined as `~.axes.Axes` subclasses. They include the

Callers

nothing calls this directly

Calls 2

ProjectionRegistryClass · 0.85
registerMethod · 0.45

Tested by

no test coverage detected