xts icon indicating copy to clipboard operation
xts copied to clipboard

Add message if plotting small multiples will open many devices

Open joshuaulrich opened this issue 8 years ago • 0 comments

Invoking the "small multiples" behavior in plot.xts() could open many devices. This isn't an issue in RStudio, because they will all be opened in the plotting pane. On most consoles, multiple graphics devices will be opened.

Prompt the user with a message and wait for input if the number of graphics devices to be opened exceeds a threshold (>5?).

joshuaulrich avatar Jul 17 '17 19:07 joshuaulrich