We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b5542 commit b1b00a5Copy full SHA for b1b00a5
1 file changed
examples/gallery/images/image.py
@@ -22,7 +22,7 @@
22
# the current plot, scale it to a width of 8 centimeters and draw a rectangular border
23
# around it.
24
fig.image(
25
- imagefile="https://oceania.generic-mapping-tools.org/cache/needle.jpg",
+ imagefile="https://github.com/GenericMappingTools/gmtserver-admin/raw/master/cache/needle.jpg",
26
position=Position((1, 1), cstype="mapcoords", anchor="MC"),
27
width="8c",
28
box=True,
0 commit comments