Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cde132f

Browse files
committed
changes made in compare_colors file
1 parent 8fbadce commit cde132f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Comparision of 2 colors in Matplotlib
22
-------------------------------------
33

4-
As the colors in Matplotlib can be specified with a wide variety of ways, this new version consists of a method ``matplotlib.colors.same_color`` which allows 2 legend colors to be compared.
4+
As the colors in Matplotlib can be specified with a wide variety of ways, this new version consists of a method `matplotlib.colors.same_color` which checks if two `~matplotlib.colors` are the same.

0 commit comments

Comments
 (0)