Skip to content

size argument doesn't always map correctly to marker.size #1479

Closed
@cpsievert

Description

@cpsievert

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))

screen shot 2019-03-06 at 4 53 39 pm

Note the current CRAN version (4.8.0) also has this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions