4
I Use This!
Low Activity

Commits : Listings

Analyzed 28 days ago. based on code collected 28 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-roxygenize More... about 14 years ago
Replace all theme_xx with element_xx More... about 14 years ago
Update tests, replacing opts() with theme() More... about 14 years ago
Replace references to opts() with themes() More... about 14 years ago
Update theme_bw to use %+replace% operator More... about 14 years ago
Change + and | theme operators to %+replace% and +, respectively More... about 14 years ago
Replace opts() with theme() More... about 14 years ago
Add calc_element() export More... about 14 years ago
Re-roxygenize More... about 14 years ago
Add print methods for theme and element More... about 14 years ago
Implement | operator for theme elements More... about 14 years ago
Change theme_udpate to use new + operator More... about 14 years ago
Add tests for theme system More... about 14 years ago
Change theme_bw() to use + operator More... about 14 years ago
Add + operator for themes More... about 14 years ago
Replace sapply statements with vapply More... about 14 years ago
Merge branch 'feature/default-colorbar' More... about 14 years ago
Update NEWS More... about 14 years ago
Change class of themes from 'options' to 'theme' More... about 14 years ago
Remove unused print.theme function More... about 14 years ago
calc_element: check that all element properties are non-NULL More... about 14 years ago
Add text.title to inheritance tree More... about 14 years ago
Clean up default themes More... about 14 years ago
Spacing in theme-defaults.r More... about 14 years ago
Change theme_xx @aliases to @rdname More... about 14 years ago
facet_locate: remove unneeded evaluation (Fixes #565) More... about 14 years ago
annotation_map: get group id from munched data (Fixes #568) More... about 14 years ago
Small reorganization of element inheritance More... about 14 years ago
element_line: Add control over line ends More... about 14 years ago
Add inheritance for axis.line.x and .y More... about 14 years ago