Closed
Description
Expected behaviour
When I specify a marker symbol, e.g. 'circle' or 'triangle', for a given series and the values are updated, the symbol movement should be animated like the rest of the chart. If I do not specify a symbol but let Highcharts choose for me (I am guessing based on series index), the symbols are animated correctly.
Actual behaviour
The symbols jump to their new positions without being animated
Live demo with steps to reproduce
https://jsfiddle.net/Ly0e2c56/
Use the button to update the data, the markers for the 'custom' series will jump, the markers for 'default' will not.
Product version
The version published when using the https://code.highcharts.com/highcharts.js
Affected browser(s)
Only tested in Chrome