Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987e315 commit d79f0caCopy full SHA for d79f0ca
1 file changed
examples/shapes_and_collections/hatch_style_reference.py
@@ -7,7 +7,6 @@
7
PDF, SVG and Agg backends only.
8
"""
9
import matplotlib.pyplot as plt
10
-import numpy as np
11
from matplotlib.patches import Rectangle
12
13
fig, axs = plt.subplots(2, 5, constrained_layout=True, figsize=(10, 5))
0 commit comments