4
I Use This!
Low Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix missing objname for geom_area More... about 15 years ago
move the common processes of each guide into guide-.r More... about 15 years ago
Use to, not range, for scale_size and scale_alpha More... about 15 years ago
When using zero_range, must coerce to numeric More... about 15 years ago
Specify intercepts in fortify.lm More... about 15 years ago
Use same position mapping strategy in both facet_wrap and facet_grid More... about 15 years ago
Standardise use of scale_dimension in stats More... about 15 years ago
Fix typos More... about 15 years ago
Update limits convenience functions. Roxygen documentation and construct scales in new way More... about 15 years ago
Use correct method for new scales in facet_grid More... about 15 years ago
Use correct methods in coord_trans, and use new transformer More... about 15 years ago
Use correct scale methods More... about 15 years ago
Ensure continuous scales make data numeric More... about 15 years ago
Use new scale methods More... about 15 years ago
Use new scale methods More... about 15 years ago
Minor documentation fixes More... about 15 years ago
Export all scales More... about 15 years ago
Reformat description for better diffs More... about 15 years ago
remove duplicate for horizontal and vertical colorbar guide. More... about 15 years ago
removed overlap of vertical and horizontal guide-lengeds. More... about 15 years ago
Fix breaks bug More... over 15 years ago
title of guide: NULL for suppress. default = waiver(), waiving parents. More... over 15 years ago
Now check availability of the scale for the gudie. Maybe this should be separate function and called before guide_train. More... over 15 years ago
rename from "parse" to "train" for guides. More... over 15 years ago
parsing layer takes place before gengrob. More... over 15 years ago
remove nbreaks function from guides More... over 15 years ago
change the defaults from NA to NULL in theme, and remove %|||%. More... over 15 years ago
add warning if legend param is used in scale_XXX More... over 15 years ago
A new S3 guiding system (legend and colorbar) More... over 15 years ago
implement syntax sugar for guide ( +guide(XXX=YYY)), and also added the notes for understaning the codes. More... over 15 years ago