Skip to content

update to tidyverse edition 20191118 #3

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

Merged
merged 22 commits into from
Nov 18, 2019
Merged

Conversation

microly
Copy link
Owner

@microly microly commented Nov 18, 2019

No description provided.

clauswilke and others added 22 commits October 28, 2019 22:31
* improved error messages for plot addition.

* Use same language for theme addition errors.
Fix #3582

* Subset key_size_mat only when it's not empty
* add tests for guide merging

* fix guide merging when there are duplicated labels
Apply alpha to linestring geometries in geom_sf(). Fix #3589
* fix failure with censored breaks when labels were specified manually (fixes #3558)

* ensure that ScaleContinuous$is_empty() returns TRUE when there is an NA in the limits (fixes #3560)

* ensure that functional and NA limits are handled properly on discrete and continuous scales (fixes #3448)
* explicitly define all theme elements. closes #3584.

* generate and cache all null theme on load
… theme. (#2784)

* move theme validation to plot construction

* provide element tree as theme attribute

* pull element tree first from default theme, then from internal defaults

* always pull entirely missing elements from the default theme

* fix  and improve documentation

* add news item. Closes #2540.
* Remove double "just" in documentation
@microly microly merged commit 40bdc73 into microly:master Nov 18, 2019
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.

8 participants