From 6d4e601cf9e8a8d5f963df91f8aed50fa5c38a81 Mon Sep 17 00:00:00 2001 From: Ruth Comer <10599679+rcomer@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:59:35 +0100 Subject: [PATCH] DOC: clarify alpha handling for indicate_inset[_zoom] --- lib/matplotlib/axes/_axes.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/matplotlib/axes/_axes.py b/lib/matplotlib/axes/_axes.py index 2c9cc8cc1e9a..598a954f8819 100644 --- a/lib/matplotlib/axes/_axes.py +++ b/lib/matplotlib/axes/_axes.py @@ -452,8 +452,10 @@ def indicate_inset(self, bounds, inset_ax=None, *, transform=None, edgecolor : :mpltype:`color`, default: '0.5' Color of the rectangle and color of the connecting lines. - alpha : float, default: 0.5 - Transparency of the rectangle and connector lines. + alpha : float or None, default: 0.5 + Transparency of the rectangle and connector lines. If not + ``None``, this overrides any alpha value included in the + *facecolor* and *edgecolor* parameters. zorder : float, default: 4.99 Drawing order of the rectangle and connector lines. The default, 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