You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: