Skip to content

Define a class for GMT patterns #2438

Description

@yvonnefroehlich

Description of the desired feature

Via the fill or similar parameters users can fill polygons with a pattern. @seisman mentioned in comment #2329 (comment), whether we should define a class for GMT patterns:

I wonder if we should define a class for GMT patterns, e.g.,

class GMTPattern:
   def __init__(self, id, reversed=False, bgcolor="white", fgcolor="black", dpi=1200):
       ...

Issues / PRs / gallery examples related to patterns:

Are you willing to help implement and maintain this feature?

No

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions