Skip to content

Histograms: by == x - #727

Merged
grantmcdermott merged 4 commits into
mainfrom
hist-by-x
Sep 11, 2026
Merged

Histograms: by == x#727
grantmcdermott merged 4 commits into
mainfrom
hist-by-x

Conversation

@grantmcdermott

Copy link
Copy Markdown
Owner

Closes #726

pkgload::load_all("~/Documents/Projects/tinyplot")
#> ℹ Loading tinyplot
tinyplot(~mpg | mpg, mtcars, type = "hist")

tinyplot(~mpg | mpg, mtcars, type = "hist", legend = FALSE)

Created on 2026-09-11 with reprex v2.1.1

@grantmcdermott grantmcdermott changed the title Hist by x Histograms: by == x Sep 11, 2026
@grantmcdermott
grantmcdermott merged commit a039d13 into main Sep 11, 2026
3 checks passed
@grantmcdermott
grantmcdermott deleted the hist-by-x branch September 11, 2026 21:33
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.

by == x should work with type_histogram()

1 participant