0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed default bar-down color to red More... over 12 years ago
Made candle widths for OHLC-plot.xts dynamic so as to avoid malformed (top-heavy or too-skinny) candles More... over 12 years ago
Moved shading and event lines before grid so gridlines remain visible More... over 12 years ago
Added provisional support for highlighted blocks in plot.xts More... over 12 years ago
Small tweak to do_add.event to remove unused default and pass R CMD check More... over 12 years ago
Added events to plot.xts More... over 12 years ago
Fixed odd double plotting bug in barplot x-axis ticks More... over 12 years ago
[Possibly] fixed margins for plot.xts axes and y-labels More... over 12 years ago
Fixed bug in barplot spacing which manifested in axis ticks More... over 12 years ago
Added examples to barplot.xts More... over 12 years ago
Exported barplot.xts and wrote basic man page. More... over 12 years ago
Returned functionality to arguments More... over 12 years ago
Added support for non-stacked barplots More... over 12 years ago
Shameless copy of PA::legend to remove that dependency; made explicit that only under-legend is supported More... over 12 years ago
Started to port barplot from PA More... over 12 years ago
Added up/down colors for OHLC bars More... over 12 years ago
Fixed typo -- three 's'-s in session More... over 12 years ago
Added quantmod message to plot-OHLC, changed default colors, and cleaned up OHLC selection More... over 12 years ago
Better OHLC support for plot.xts More... over 12 years ago
Added xts style subsetting for xlim= More... over 12 years ago
No more redundant x or y axes in panel plots More... over 12 years ago
Added stl methods More... over 12 years ago
Added xtsdf subassignment: still slow since coerces to df internally More... over 12 years ago
Group generics and a few more S3 methods More... over 12 years ago
- isXts now also checks for index attribute
Joshua Ulrich
as bodanker
More... over 12 years ago
Export basics of xtsdf More... over 12 years ago
Subset method for xtsdf relying heavily on xts More... over 12 years ago
indexTZ and indexClass for xtsdf More... over 12 years ago
str method for xtsdf More... over 12 years ago
Print method More... over 12 years ago