8000 Merge pull request #20813 from nschloe/dufte-link · r03ert0/matplotlib@f5231b2 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit f5231b2

Browse files
authored
Merge pull request matplotlib#20813 from nschloe/dufte-link
add doc-link to dufte
2 parents d77783b + 0503e28 commit f5231b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/showcase/bachelors_degrees_by_gender.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
99
Also demonstrates the custom placement of text labels along the right edge
1010
as an alternative to a conventional legend.
11+
12+
Note: The third-party mpl style dufte_ produces similar-looking plots with
13+
less code.
14+
15+
.. _dufte: https://github.com/nschloe/dufte
1116
"""
1217

1318
import numpy as np

0 commit comments

Comments
 (0)
0