Skip to content

3D markers not shown in RStudio #1055

Closed
@bcdunbar

Description

@bcdunbar

from community discussion https://community.plot.ly/t/no-markers-on-3d-plots/4125/5

Unique to RStudio Viewer on Windows. External browsers (IE, Edge) work as expected.

p <- plot_ly(x = 1:10, y = 10:1, z = 1:10, type = 'scatter3d', mode = 'markers')

Error:

TypeError: undefined is not a constructor (evaluating 'ArrayBuffer.isView(t)')   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions