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 eb4b608 + 6ed77f6 commit fd966bbCopy full SHA for fd966bb
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