Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 52c6735

Browse files
committed
add doc-link to dufte
1 parent a8977fd commit 52c6735

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/showcase/bachelors_degrees_by_gender.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
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 less code.
13+
14+
.. _dufte: https://github.com/nschloe/dufte
1115
"""
1216

1317
import numpy as np

0 commit comments

Comments
 (0)