Skip to content

Colormaps Docs Error #301

@pratiman-91

Description

@pratiman-91

Description

The latest docs have error in Colormaps section https://proplot.readthedocs.io/en/latest/colormaps.html#

Steps to reproduce

A "Minimal, Complete and Verifiable Example" will make it much easier for maintainers to help you.

import proplot as pplt
fig, axs = pplt.show_cmaps(rasterize=True)

Expected behavior: [What you expected to happen]
List of included colormaps

Actual behavior: [What actually happened]
TypeError: '>=' not supported between instances of 'list' and 'float'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions