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