The `group` argument in `plot_ly()` should probably be [translated the same way as ggplot2's group aesthetic](https://github.com/ropensci/plotly/wiki/ggplotly-design,-internals,-technical-stuff). Among other things, this would make it easier to create candlestick charts requested in #351
The
groupargument inplot_ly()should probably be translated the same way as ggplot2's group aesthetic.Among other things, this would make it easier to create candlestick charts requested in #351