plot.xts - examples with custom panel
Are there any examples of plot.xts with custom panels? It appears in the comments that this is still experimental, but I'd like to try it nevertheless. I'll play with a modified chart.lines to experiment.
The panel functionality does work. I have a few examples of working with custom panels in the sandbox folder in xtsExtra, but I am currently working on more that will make there way to http://joshuaulrich.github.io/xts/ when complete
I knew I had seen some examples but could not remember where. Thanks for pointing me there. I had done a horizon panel for xtsExtra that I would love to port over. I'll take a shot at it. It seems easy enough.
Famous last words, "It seems easy enough." :)
It would be great to have a horizon panel. Looking forward to the PR!
Examples added to http://joshuaulrich.github.io/xts/plotting_panels.html. Please take a look and feel free to ask questions about the panel functionality or request examples
Closing this as completed (based on the previous comment)