0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add warning that repo has moved to .onAttach() More... about 8 years ago
Add warning that repo has moved to .onAttach() More... about 8 years ago
deprecating xtsExtra::plot.xts and bumping version dependency to xts so we have fewer issues with users of xtsExtra::plot.xts now that development has moved to xts::plot.xts More... over 10 years ago
fix for time series of all 0s resulting in segments throwing an error. related to #6029 More... over 10 years ago
fix bug in addEventLines that clobbered user argument for col More... over 10 years ago
making the Date field a variable and bumping version minor number to More... over 10 years ago
added argument to support drawing the x-axis based on the observations in the data or based on the time index of the data More... over 10 years ago
consolidating lines.xts and points.xts into plot.xts.Rd file for consistency More... over 10 years ago
refactor addLegend to support drawing legend on given frames of plot More... over 10 years ago
Add S3 methods for lines.xts and points.xts More... over 10 years ago
rename addLines to addEventLines to avoid confusion with lines and addSeries More... over 10 years ago
* moving man files from xtsExtra to xts for plot.xts and add* functions More... over 10 years ago
porting functions/files from xtsExtra to xts for plot.xts More... over 10 years ago
refactoring to replace the 'colorset' argument with 'col' for consistency with par More... over 10 years ago
fixing test script and function examples More... over 10 years ago
consolidating plotting functions into single file More... over 10 years ago
cleaning up plotting functions in preparation for port to xts More... over 10 years ago
edit TODO to trigger rebuild on R-Forge More... over 10 years ago
support frequencies higher than daily in addLines More... almost 11 years ago
- Fix bug #5937 (to.period error when name=NULL) More... almost 11 years ago
adding args for addLegend More... almost 11 years ago
minor adjustment to y-label offset More... almost 11 years ago
changes for non-equally spaced time based x-axis More... almost 11 years ago
copy axTicksByTime2.R from quantmod More... almost 11 years ago
adding some documentation for add* functions More... almost 11 years ago
Adding col as an argument to addSeries. Fixing bug to better handle data with NAs. More... almost 11 years ago
moving vignette using old plot syntax to sandbox folder More... almost 11 years ago
s/plot2_xts/plot More... almost 11 years ago
adding the addLines function to add event lines More... almost 11 years ago
adding warning message if type="h" is specified for multivariate series More... almost 11 years ago