Skip to content

fix: Handle NA pattern_subtype in "hatch" pattern (#106)#107

Merged
trevorld merged 1 commit into
mainfrom
null_subtype
Jun 23, 2026
Merged

fix: Handle NA pattern_subtype in "hatch" pattern (#106)#107
trevorld merged 1 commit into
mainfrom
null_subtype

Conversation

@trevorld

Copy link
Copy Markdown
Owner
  • {ggpattern} passes NA (not NULL) as the default for pattern_subtype
  • Now treat both NULL and NA as "combinatorial".

closes #106

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

* {ggpattern} passes NA (not NULL) as the default for `pattern_subtype`
* Now treat both NULL and NA as "combinatorial".

closes #106

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@trevorld trevorld merged commit fb4ac04 into main Jun 23, 2026
4 checks passed
@trevorld trevorld deleted the null_subtype branch June 23, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hatch pattern fails when pattern_subtype is the {ggpattern} default NA

1 participant