plotly.R
plotly.R copied to clipboard
include boxmode as valid attr
Fix for #2376 and #994. Simply adds boxmode as a valid attribute option in the attrs_name_check function of utils.R.
Warning no longer appears for boxmode option.
Tests run without error or warning.
@cpsievert @KasperSkytte