0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
"Loosen xts dependency in an attempt to appease R-Forge build process (and work with CRAN xts)" More... almost 13 years ago
First draft of barplot part of vignette More... almost 13 years ago
Start vignette More... almost 13 years ago
Cleanup barplot while writing vignette More... almost 13 years ago
Use try.xts inside barplot.xts More... almost 13 years ago
More work on margins for plot.xts -- now dynamically adds a little extra height for plots with x axis More... almost 13 years ago
More robust fix for r691 More... almost 13 years ago
Extend shading blocks further (bug report: K Russell) More... almost 13 years ago
- to.period now checks that 'x' is not zero-length/width (David Turk) More... almost 13 years ago
Barplot axis alignment patch from K Russell More... almost 13 years ago
Changed one arg of barplot.xts to better match plot.xts; took las= out of formals list More... almost 13 years ago
Change ylab.loc -> yax.loc in plot.xts to avoid partial matching problems with ylab= More... almost 13 years ago
Fix bug in ylim = 'auto' for long panels that came up in conversations with P Carl More... almost 13 years ago
Take ylim off bug list More... about 13 years ago
Handling ylim properly for plot.xts More... about 13 years ago
Added color blocks examples to plot.xts.Rd More... about 13 years ago
Add TODO file and move out of file headers More... about 13 years ago
Don't use assignInMyNamespace() so we can use R <= 2.14 More... about 13 years ago
Add color support to plot.xts scatterplots More... about 13 years ago
No need to assign .plot.xts twice on exit More... about 13 years ago
Multivariate scatterplots for plot.xts More... about 13 years ago
Added nc and nr for plot.zoo compatability More... about 13 years ago
Small bug fixes More... about 13 years ago
Partial (complete?) fix to ylab.loc = 'flip' margins More... about 13 years ago
Added flipping legends, but broke margins again so nothing lines up More... about 13 years ago
Fixed small bug where ylab.loc = 'out' didn't get labels on column 2 More... about 13 years ago
Missed a debugging browser() call More... about 13 years ago
Moved repeated code into helper functions for ease of reuse More... about 13 years ago
Use POSIXct internally for abline More... about 13 years ago
Missing comma in doc caught by R CMD check More... about 13 years ago