Skip to content
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

Updates for ggplot2 version 3.4.0 deprecation of size in favor of linewidth #39

Merged
merged 2 commits into from Jul 18, 2023

Conversation

billdenney
Copy link

ggplot2 version 3.4.0 deprecated the use of size for line width in favor of linewidth. This changes all size arguments for lines to linewidth.

It also removes whitespace at the end of lines.

@codecov-commenter
Copy link

Codecov Report

Merging #39 (09bf819) into master (579f5b4) will not change coverage.
The diff coverage is n/a.

❗ Current head 09bf819 differs from pull request most recent head 84ba5d6. Consider uploading reports for the commit 84ba5d6 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   81.06%   81.06%           
=======================================
  Files           4        4           
  Lines        1051     1051           
=======================================
  Hits          852      852           
  Misses        199      199           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@certara-jcraig certara-jcraig merged commit a5df94b into certara:master Jul 18, 2023
2 of 4 checks passed
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.

None yet

3 participants