Skip to content

Conversation

@jrnold
Copy link
Owner

@jrnold jrnold commented Nov 29, 2025

- Refactored the theme functions in clean.R and excel.R to replace the 'size' argument with 'linewidth' for axis lines and grid lines, enhancing consistency with ggplot2's updated syntax.
- Fixes #184
@jrnold jrnold merged commit a048483 into main Nov 29, 2025
9 checks passed
@jrnold jrnold deleted the issue-184 branch December 1, 2025 04:46
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.

size argument of element_line() is deprecated as of ggplot2 3.4.0.

2 participants