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 c540411 commit 36253c0Copy full SHA for 36253c0
1 file changed
lib/matplotlib/colors.py
@@ -760,8 +760,9 @@ class ListedColormap(Colormap):
760
name : str, optional
761
String to identify the colormap.
762
N : int, optional
763
- Number of entries in the map. The default is *None*, in which case there
764
- is one colormap entry for each element in the list of colors. If::
+ Number of entries in the map. The default is *None*, in which case
+ there is one colormap entry for each element in the list of colors.
765
+ If::
766
767
N < len(colors)
768
0 commit comments