-
Notifications
You must be signed in to change notification settings - Fork 2k
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
ggplot2 3.5.0 #5592
ggplot2 3.5.0 #5592
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a99cb82 - Browse repository at this point
Copy the full SHA a99cb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e45d6 - Browse repository at this point
Copy the full SHA d6e45d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9d5bd - Browse repository at this point
Copy the full SHA fe9d5bdView commit details -
<AsIs>
never invokes identity scale (#5597)* skip AsIs scale type * remove `scale_type.AsIs` method
Configuration menu - View commit details
-
Copy full SHA for 38c8796 - Browse repository at this point
Copy the full SHA 38c8796View commit details
Commits on Dec 19, 2023
-
Bugfix
guide_axis_theta()
label size (#5598)* Measure labels directly * Accept new snapshot
Configuration menu - View commit details
-
Copy full SHA for 29ce30a - Browse repository at this point
Copy the full SHA 29ce30aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4971e - Browse repository at this point
Copy the full SHA ed4971eView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f2633c - Browse repository at this point
Copy the full SHA 2f2633cView commit details
Commits on Dec 22, 2023
-
Missing
Scale$get_transformation()
(#5607)* Use `Scale$get_transformation()` more * Only inverse transform is there is an actual transform
Configuration menu - View commit details
-
Copy full SHA for 954e2f4 - Browse repository at this point
Copy the full SHA 954e2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b142f9 - Browse repository at this point
Copy the full SHA 1b142f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f15a332 - Browse repository at this point
Copy the full SHA f15a332View commit details -
Fix partial match in deprecated guide arguments (#5603)
* fix partial match bug * report more informative call
Configuration menu - View commit details
-
Copy full SHA for 9d1d9c6 - Browse repository at this point
Copy the full SHA 9d1d9c6View commit details -
* Apply #5554 to `guide_custom()` * build in early exit
Configuration menu - View commit details
-
Copy full SHA for 49d7a8d - Browse repository at this point
Copy the full SHA 49d7a8dView commit details -
Protection for position scale's
call
parameter (#5605)* protect against exotic calls * misplaced parenthesis * circumvent try_fetch
Configuration menu - View commit details
-
Copy full SHA for c700dc8 - Browse repository at this point
Copy the full SHA c700dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c571b1 - Browse repository at this point
Copy the full SHA 3c571b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63cfa5e - Browse repository at this point
Copy the full SHA 63cfa5eView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47b4bd0 - Browse repository at this point
Copy the full SHA 47b4bd0View commit details -
Text key justification (#5618)
* `compute_just()` returns non-characters as-is * `rotate_just()` handles character justification * better text legend justification
Configuration menu - View commit details
-
Copy full SHA for 0ee63c3 - Browse repository at this point
Copy the full SHA 0ee63c3View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c15f81 - Browse repository at this point
Copy the full SHA 9c15f81View commit details -
Set
vjust = 1
foraxis.title.y.right
. (#5629)* change right axis title vjust * accept visual changes * Add news bullet
Configuration menu - View commit details
-
Copy full SHA for 78125e0 - Browse repository at this point
Copy the full SHA 78125e0View commit details
Commits on Jan 8, 2024
-
Revert renaming
Scale$trans
toScale$transformation
(#5626)* revert renaming `Scale$trans` to `Scale$transformation` * use `get_transformation()` more consistently * use `get_transformation()` for y in function stat
Configuration menu - View commit details
-
Copy full SHA for 358325d - Browse repository at this point
Copy the full SHA 358325dView commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c992dc - Browse repository at this point
Copy the full SHA 0c992dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cbc148 - Browse repository at this point
Copy the full SHA 8cbc148View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad3573 - Browse repository at this point
Copy the full SHA dad3573View commit details -
Configuration menu - View commit details
-
Copy full SHA for c834279 - Browse repository at this point
Copy the full SHA c834279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bfecd2 - Browse repository at this point
Copy the full SHA 5bfecd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d3197 - Browse repository at this point
Copy the full SHA 75d3197View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1fb4a3 - Browse repository at this point
Copy the full SHA e1fb4a3View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26de56e - Browse repository at this point
Copy the full SHA 26de56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1f31c - Browse repository at this point
Copy the full SHA 2d1f31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c2f1f - Browse repository at this point
Copy the full SHA d5c2f1fView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61f9a0a - Browse repository at this point
Copy the full SHA 61f9a0aView commit details
Commits on Jan 19, 2024
-
Change legend tick length inheritance (#5652)
* `legend.ticks.length` inherits from `legend.key.size` * set `legend.ticks.length` defaults in theme * remove `legend.ticks.length` defaults from guides
Configuration menu - View commit details
-
Copy full SHA for 6afb5d7 - Browse repository at this point
Copy the full SHA 6afb5d7View commit details
Commits on Jan 23, 2024
-
Don't strip classes in
Geom$use_defaults()
(#5657)* Use `vec_cbind()` instead of data.frame assignment * ignore rownames in test * Add test for AsIs class
Configuration menu - View commit details
-
Copy full SHA for 7a4af1e - Browse repository at this point
Copy the full SHA 7a4af1eView commit details
Commits on Jan 25, 2024
-
Simplify legend layout logic (#5648)
* extract title logic in `legend_add_title()` * `guide_custom()` uses title logic * simplify legend layout * borrow legend's setup_elements method * make `add_title` a ggproto method * fix messy merge conflict * document `add_title` method * `unique()` --> `unique0()`
Configuration menu - View commit details
-
Copy full SHA for 5c550e7 - Browse repository at this point
Copy the full SHA 5c550e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5e9d2 - Browse repository at this point
Copy the full SHA 3d5e9d2View commit details
Commits on Jan 26, 2024
-
Balance geom label whitespace (#5663)
* balance labels * get `vjust` right * update snapshot
Configuration menu - View commit details
-
Copy full SHA for 87abade - Browse repository at this point
Copy the full SHA 87abadeView commit details -
* add `elements` to `arrange_layout` * Fix `byrow` * add test
Configuration menu - View commit details
-
Copy full SHA for 617c336 - Browse repository at this point
Copy the full SHA 617c336View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa6d68d - Browse repository at this point
Copy the full SHA fa6d68dView commit details
Commits on Feb 12, 2024
-
* rename `donut` -> `inner.radius` * regenerate docs
Configuration menu - View commit details
-
Copy full SHA for 7378156 - Browse repository at this point
Copy the full SHA 7378156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4394d - Browse repository at this point
Copy the full SHA 0e4394dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e67b94 - Browse repository at this point
Copy the full SHA 9e67b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2b8ba - Browse repository at this point
Copy the full SHA 9f2b8baView commit details
Commits on Feb 13, 2024
-
theta/r guides get theta/r theme elements (#5680)
* swap theme suffix depending on `theta` * pass theme properly in `guide_axis_theta()` * add `theta` and `r` theme elements * axis.text.r has symmetrical margins * use new suffixes * update tests * update docs
Configuration menu - View commit details
-
Copy full SHA for 389315e - Browse repository at this point
Copy the full SHA 389315eView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6836936 - Browse repository at this point
Copy the full SHA 6836936View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9592cd6 - Browse repository at this point
Copy the full SHA 9592cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e63435 - Browse repository at this point
Copy the full SHA 7e63435View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f1a7c - Browse repository at this point
Copy the full SHA a6f1a7cView commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3aa80aa - Browse repository at this point
Copy the full SHA 3aa80aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaaabbf - Browse repository at this point
Copy the full SHA eaaabbfView commit details