Skip to content

Support lwd argument#134

Merged
grantmcdermott merged 57 commits intomainfrom
lwd
Mar 9, 2024
Merged

Support lwd argument#134
grantmcdermott merged 57 commits intomainfrom
lwd

Conversation

@grantmcdermott
Copy link
Copy Markdown
Owner

@grantmcdermott grantmcdermott commented Mar 9, 2024

Closes #120.

MWE:

pkgload::load_all("~/Documents/Projects/tinyplot/")
#> ℹ Loading tinyplot

plt(mpg ~ wt | factor(cyl), mtcars, type = "b", lwd = "by")

Created on 2024-03-08 with reprex v2.1.0

@grantmcdermott grantmcdermott merged commit b907d2d into main Mar 9, 2024
@grantmcdermott grantmcdermott deleted the lwd branch March 16, 2024 14:26
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.

Support lwd argument

1 participant