Skip to content

Commit

Permalink
Update germany_plot_v04.py
Browse files Browse the repository at this point in the history
changed title to "RDM workshops"
  • Loading branch information
BenjaminGolub authored Jun 17, 2024
1 parent 164b0e7 commit a218807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion germany_plot_v04.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@

if m==0:
plt.axis([5,15.2,47,55])
plt.title("Institutional workshops")
plt.title("RDM workshops")
plt.axis('off')
plt.savefig(output, bbox_inches='tight', pad_inches=0.05, transparent=True)
else:
Expand Down

0 comments on commit a218807

Please sign in to comment.