From c7807ae621fde7edfd2d713b6ab6a7b623399bb0 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sat, 3 Dec 2022 01:46:42 -0500 Subject: [PATCH] Backport PR #24580: Update the polar transform information in doc #24499 --- tutorials/advanced/transforms_tutorial.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tutorials/advanced/transforms_tutorial.py b/tutorials/advanced/transforms_tutorial.py index 87de94944d2b..e65390f6ecbc 100644 --- a/tutorials/advanced/transforms_tutorial.py +++ b/tutorials/advanced/transforms_tutorial.py @@ -567,8 +567,9 @@ # the typical separable matplotlib Axes, with one additional piece # ``transProjection``:: # -# self.transData = self.transScale + self.transProjection + \ -# (self.transProjectionAffine + self.transAxes) +# self.transData = ( +# self.transScale + self.transShift + self.transProjection + +# (self.transProjectionAffine + self.transWedge + self.transAxes)) # # ``transProjection`` handles the projection from the space, # e.g., latitude and longitude for map data, or radius and theta for polar pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy