Skip to content

Commit

Permalink
working insets
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Jul 29, 2024
1 parent 9799276 commit 6251176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion figures/3panel.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def panel_add(
lat_ticks=[37, 38, 39],
lon_ticks=[-77, -76, -75],
bounds=bounds,
vmin=-50,
vmin=-150,
title_on=False,
)
axs[0].tick_params(colors="white")
Expand Down

0 comments on commit 6251176

Please sign in to comment.