when i set fig.update_traces(connectgaps= True) ,this bug disappears.
In addition, when I continue to magnify the abnormal place, it will not magnify, but will disappear.
when i set fig.update_traces(connectgaps= True) ,this bug disappears.
In addition, when I continue to magnify the abnormal place, it will not magnify, but will disappear.
I have the same or a very similar issue. For me the artifacts stay on the same position even when panning.
Found out it happens when there are single non-nan-values surrounded by two nan values.
I have this same issue (artifacts of a line drawn with no marker, while all real data has markers). It definitely has something to do with series with a single data point.
In trying the simplest case to reproduce the error, I also found that an example with no callback functions does not seem to have this problem. I wonder if the above examples have callbacks?
Edit: The app is hosted on python anywhere. To see an example, under “Muscle Group” click “HPULL”, then under “Lift Name” click “RM”. The series “RM_90” should have one of these artifacts.
http://throwinshapes.pythonanywhere.com/