diff --git a/Fig3_PyGMT_backgrounds.ipynb b/Fig3_PyGMT_backgrounds.ipynb index abcc0a2..c9cc9bb 100644 --- a/Fig3_PyGMT_backgrounds.ipynb +++ b/Fig3_PyGMT_backgrounds.ipynb @@ -44,17 +44,25 @@ " surftype=\"s\",\n", " shading=True,\n", " zsize=\"1.5c\",\n", - " plane=\"+ggray\",\n", + " facade_fill=\"gray\",\n", " perspective=True,\n", " )\n", "fig.show()\n", "# fig.savefig(\"Fig3_PyGMT_backgrounds.png\")" ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "4167b3e8", + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "pygmt", "language": "python", "name": "python3" }, @@ -68,7 +76,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.3" + "version": "3.12.8" } }, "nbformat": 4,