Skip to content

Colorbar ignores the GMTcpt input if non keywords as cmap=cpt #234

@joa-quim

Description

@joa-quim

If a current_cmap exists, then that's was is picked instead of geoid_cpt in

colorbar!(geoid_cpt, pos=(anchor=:TR, inside=true, ...

Current solution is to be explicit as in

colorbar!(cmap=geoid_cpt, pos=(anchor=:TR, inside=true, ...

but this is not fully satisfying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions