Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define a class for GMT patterns #2438

Open
yvonnefroehlich opened this issue Mar 17, 2023 · 0 comments
Open

Define a class for GMT patterns #2438

yvonnefroehlich opened this issue Mar 17, 2023 · 0 comments
Labels
feature request New feature wanted

Comments

@yvonnefroehlich
Copy link
Member

yvonnefroehlich commented Mar 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature wanted
Projects
None yet
Development

No branches or pull requests

1 participant