Skip to content

Commit 7f26fd9

Browse files
Filmbostock
andauthored
Self-host Dr. Kirsten Gorman’s picture of sea ice (#1627)
* Self-host Dr. Kirsten Gorman’s picture of sea ice I've reduced the image from 1.5MB to 106K * relative url --------- Co-authored-by: Mike Bostock <[email protected]>
1 parent fd5e0d5 commit 7f26fd9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/marks/image.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Plot.plot({
122122
style: {
123123
padding: "10px",
124124
color: "black",
125-
background: `url(https://i.imgur.com/ru3KGWJ.png)`,
125+
background: "url(../sea-ice.jpg)",
126126
backgroundSize: "cover"
127127
},
128128
marks: [

docs/public/sea-ice.jpg

106 KB
Loading

0 commit comments

Comments
 (0)