Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 7abb3ba + a19303b commit 5c87b78Copy full SHA for 5c87b78
1 file changed
lib/matplotlib/colors.py
@@ -960,6 +960,7 @@ def color_block(color):
960
'</div>'
961
'<div style="float: right;">'
962
f'over {color_block(self.get_over())}'
963
+ '</div>'
964
'</div>')
965
966
def copy(self):
0 commit comments