Skip to content

Commit 4507bc6

Browse files
authored
Fig3: Use the facade_fill parameter to fill facade (#17)
1 parent e8f13f9 commit 4507bc6

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

Fig3_PyGMT_backgrounds.ipynb

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,25 @@
4444
" surftype=\"s\",\n",
4545
" shading=True,\n",
4646
" zsize=\"1.5c\",\n",
47-
" plane=\"+ggray\",\n",
47+
" facade_fill=\"gray\",\n",
4848
" perspective=True,\n",
4949
" )\n",
5050
"fig.show()\n",
5151
"# fig.savefig(\"Fig3_PyGMT_backgrounds.png\")"
5252
]
53+
},
54+
{
55+
"cell_type": "code",
56+
"execution_count": null,
57+
"id": "4167b3e8",
58+
"metadata": {},
59+
"outputs": [],
60+
"source": []
5361
}
5462
],
5563
"metadata": {
5664
"kernelspec": {
57-
"display_name": "Python 3 (ipykernel)",
65+
"display_name": "pygmt",
5866
"language": "python",
5967
"name": "python3"
6068
},
@@ -68,7 +76,7 @@
6876
"name": "python",
6977
"nbconvert_exporter": "python",
7078
"pygments_lexer": "ipython3",
71-
"version": "3.12.3"
79+
"version": "3.12.8"
7280
}
7381
},
7482
"nbformat": 4,

0 commit comments

Comments
 (0)