Skip to content

Commit

Permalink
Update parameter 'uncertaintycolor' to 'uncertaintyfill' in example '…
Browse files Browse the repository at this point in the history
…velo_arrow_ellipse.py' (GenericMappingTools#2237)
  • Loading branch information
yvonnefroehlich authored and Josh Sixsmith committed Dec 21, 2022
1 parent 6f3cadb commit 262f1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gallery/seismology/velo_arrow_ellipse.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
data=df,
region=[-10, 8, -10, 6],
pen="0.6p,red",
uncertaintycolor="lightblue1",
uncertaintyfill="lightblue1",
line=True,
spec="e0.2/0.39/18",
frame=["WSne", "2g2f"],
Expand Down

0 comments on commit 262f1a3

Please sign in to comment.