plotly.R
plotly.R copied to clipboard
Legend position
To be merged after #1695
Oof, I just realized legend doesn't have a len attribute, which the algorithm in plotly_guide_positions() depends on. Hopefully len comes to plotly.js relatively soon, so I'm deciding to shelf the legend positioning part of this PR for now