Skip to content

Feature Request: manually set colorbar without mappable #3644

Closed
@ahwillia

Description

@ahwillia

There are some hacks for doing this: http://stackoverflow.com/questions/8342549/matplotlib-add-colorbar-to-a-sequence-of-line-plots

But it would be nice if this was just a single line of code:

plt.colorbar(cmap=cm.jet,min=0.0,max=1.0)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions