We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A minimal example, this should render 10 points, but it only renders 1 currently
plot_ly(x = 1:10, y = 1:10, size = I(30))
Note the current CRAN version (4.8.0) also has this problem