XTS block plotting
Thanks, took a look at addPolygon. Here is what it seems to be then - obliged if you could confirm: (1) Determine the upper and lower limits of the original time series over the entire plotting period. (2) Create a new time series with the same plotting period and the next two columns being the y limits above. (3) Call addPolygon - Looks like I select the time period of interest to plot the polygon. BUT how do I add the second series on the same chart panel behind the first? Is it some undocumented argument to on? On Tue, Oct 30, 2018 at 9:24 AM Ross Bennett <rossbennett34 at gmail.com> wrote:
Yes, there is general functionality for plotting blocks. See ?xts::addPolygon. Hope that helps, Ross On Tue, Oct 30, 2018 at 10:54 AM V Kurien <vmidfin at gmail.com> wrote:
Hi, This question is about XTS plot functions: XTS used to support both blocks and event line plotting in xts.plot, but
I
can no longer find functionality for plotting blocks in xts (though
addEventLines works for event lines). Is there a way to do this or do I
have to dump the data and use ggplot?
thanks
v
[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
[[alternative HTML version deleted]]
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.