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

Skip to content

Commit c0762d2

Browse files
committed
AnchoredDirectionArrows: Add docstring in demo
1 parent 88d04d0 commit c0762d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/axes_grid1/demo_anchored_direction_arrows.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
"""
2+
=================
3+
Demo Anchored Direction Arrow
4+
=================
5+
6+
"""
17
import matplotlib.pyplot as plt
28
import numpy as np
39
from mpl_toolkits.axes_grid1.anchored_artists import AnchoredDirectionArrows

0 commit comments

Comments
 (0)