Skip to content

Commit a7dde13

Browse files
committed
Add sign when FormatterDMS emits only seconds.
1 parent a401287 commit a7dde13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mpl_toolkits/axisartist/angle_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ def __call__(self, direction, factor, values):
309309
l_hm_old = l_hm
310310
l = l_hm + s1 #l_s
311311
else:
312-
l = "$"+s1 #l_s
312+
l = "$" + s + s1
313313
r.append(l)
314314

315315
if inverse_order:

0 commit comments

Comments
 (0)
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