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.
1 parent eb4b608 commit 6ed77f6Copy full SHA for 6ed77f6
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