Skip to content

Define a class for GMT patterns #2438

@yvonnefroehlich

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

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