Skip to content

Commit

Permalink
Update germany_plot_v04.py
Browse files Browse the repository at this point in the history
changed selection ofr chemotion and rdm
  • Loading branch information
BenjaminGolub authored Aug 19, 2024
1 parent 5d80573 commit 7a20972
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 @@ -91,7 +91,7 @@
if labelcheck[1] == 0:
topiclabel = 'RDM (planned)'
labelcheck[1] = 1
else:
elif topic[n] =='Chemotion':
markersymbol = 's'
if status[n] =='done':
colordata = nfdi4chempetrol
Expand Down

0 comments on commit 7a20972

Please sign in to comment.