Expected behaviour
using chart.update() with similar, but not Exactly the same, values, the changed value (bar) is updated in it's correct place.
More detail and a workaround at https://stackoverflow.com/questions/72736226/chart-update-moving-bar-incorrectly, but the jsfiddle demonstrates the issue.
Actual behaviour
Value (bar) is re-ordered and layered on top of the first identical value in the series.
Live demo with steps to reproduce
https://jsfiddle.net/wxpe6v2r/28/
Product version
9.3.3, but reproduced in 10.0
Affected browser(s)
Chrome
Expected behaviour
using chart.update() with similar, but not Exactly the same, values, the changed value (bar) is updated in it's correct place.
More detail and a workaround at https://stackoverflow.com/questions/72736226/chart-update-moving-bar-incorrectly, but the jsfiddle demonstrates the issue.
Actual behaviour
Value (bar) is re-ordered and layered on top of the first identical value in the series.
Live demo with steps to reproduce
https://jsfiddle.net/wxpe6v2r/28/
Product version
9.3.3, but reproduced in 10.0
Affected browser(s)
Chrome