plotly/plotly.R

Incorrect warning when using `bargroupgap` argument

SCasanova opened this issue · 0 comments

When using the bargroupgap argument, there is a warning printed to the console:

Warning: 'layout' objects don't have these attributes: 'bargroupgap'

However, the property is properly applied to the plot, thus the warning seems to be incorrect