Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GR2020 Fig. 4: Update aliases #21

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Adjust comment
  • Loading branch information
yvonnefroehlich committed Jun 1, 2024
commit df0b6d51890f318e5fa0223460574c9f75857366
4 changes: 2 additions & 2 deletions 009_paper_GR2020/pygmt_jn_fig_4/GR_2020_Fig_4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{
"data": {
"text/plain": [
"<pygmt.src.config.config at 0x17665439c50>"
"<pygmt.src.config.config at 0x1ce3844a110>"
]
},
"execution_count": 1,
Expand Down Expand Up @@ -443,7 +443,7 @@
}
],
"source": [
"# using rotated rectangles color-coded by the source regions (based on the colorwheel)\n",
"# using rotated rectangles with a red fill\n",
"bar_edgecol = '44/44/44'\n",
"fig.plot(data = 'results_split_gf_mod.dat', \n",
" style = 'J', \n",
Expand Down