default color map

This commit is contained in:
2025-05-16 17:06:54 +02:00
parent 21fb68d81b
commit 26c0fc4aae
8 changed files with 86 additions and 6 deletions

View File

@@ -274,3 +274,4 @@ if __name__ == '__main__':
fig.common_yticks(axs[2, :])
fig.tag(xoffs=-3.5, yoffs=2)
fig.savefig()
print()