Markers aren't cleared when DevMarkerChart changes DataSource. So we end up with ghost markers. There seems to be a todo comment here: https://github.com/stewienj/DynamicDataDisplayReloaded/blob/fadded85f380c2d19ee97f463f03f1bb9d037b08/src/DynamicDataDisplay.Markers/DevMarkerChart.cs#L50 Not sure why this hasn't been implemented.
Markers aren't cleared when DevMarkerChart changes DataSource. So we end up with ghost markers.
There seems to be a todo comment here:
DynamicDataDisplayReloaded/src/DynamicDataDisplay.Markers/DevMarkerChart.cs
Line 50 in fadded8
Not sure why this hasn't been implemented.