Background color for cell id.

This commit is contained in:
Lukas Prause
2023-01-19 15:15:39 +01:00
parent 2f877015d3
commit be88aec9b3

View File

@@ -194,7 +194,7 @@ if __name__ == "__main__":
twin2 = ax.twinx()
# Offset the right spine of twin2. The ticks and label have already been
# placed on the right by twinx above.
twin2.spines.right.set_position(("axes", 1.2))
twin2.spines.right.set_position(("axes", 0.6))
# create list fo color indices