We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09ed22 commit 82896d0Copy full SHA for 82896d0
scripts/driver_plot_portraitplot.py
@@ -160,7 +160,8 @@
160
161
# ---------------------------------------------------#
162
# Plot
163
-# ---------------------------------------------------#if ' ':
+# ---------------------------------------------------#
164
+if ' ':
165
numbering = [ii+") " for ii in list(string.ascii_lowercase)]
166
# plot
167
title = [numbering[ii] + metric_collection_names_for_plot[mc]
0 commit comments