Skip to content

BUG: GL2D scatterplot marker size and redrawing/restyling breaks plot #1510

Closed
gl-vis/gl-scatter2d-sdf
#1
@destradafilm

Description

@destradafilm

In this example, I'm using the LATEST version of plotly https://cdn.plot.ly/plotly-latest.min.js I change the size of the marker to an array. Some Markers should get bigger and some should get smaller. The result is that they move in x and y coordinates and get slightly smaller. Unless, I change the symbol of the marker. The 'redraw' or 'restyle' function cleans it up

EXAMPLE:
latest version of plotly bug

CODEPEN:
http://codepen.io/destrada/pen/xqYJYQ


When I switch to version 1.5.0 https://cdn.plot.ly/plotly-1.5.0.min.js of Plotly, it responds correctly to resizing the Markers and redrawing

EXAMPLE:
version 1 5 doesn t break marker size

CODEPEN:
http://codepen.io/destrada/pen/mWLRzZ

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions