From 0980bc57836da2844b6981df157ff5c7266bb7ea Mon Sep 17 00:00:00 2001 From: Nikita Kniazev Date: Mon, 2 Jan 2017 23:32:55 +0300 Subject: [PATCH] Fixed GraphicsContextBase linestyle getter --- lib/matplotlib/backend_bases.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/matplotlib/backend_bases.py b/lib/matplotlib/backend_bases.py index 2b6f5c72b484..ceb652c73402 100644 --- a/lib/matplotlib/backend_bases.py +++ b/lib/matplotlib/backend_bases.py @@ -912,7 +912,7 @@ def get_joinstyle(self): """ return self._joinstyle - def get_linestyle(self, style): + def get_linestyle(self): """ Return the linestyle: one of ('solid', 'dashed', 'dashdot', 'dotted'). 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