Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DOC: Add missing cmaps to perception doc (fix for #8073) #8156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix minor typo
  • Loading branch information
afvincent committed Mar 26, 2017
commit e4426472f069ee4c24c03bb0b34cc19c69402c27
2 changes: 1 addition & 1 deletion 2 doc/users/plotting/colormaps/lightness.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
for cmap_category, cmap_list in cmaps:

# Do subplots so that colormaps have enough space.
# Default is 5 colormaps per subplot.
# Default is 6 colormaps per subplot.
dsub = _DSUBS.get(cmap_category, 6)
nsubplots = int(np.ceil(len(cmap_list) / float(dsub)))

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.