Connectgaps skips over valid data points in scatter3d

Hi, I am using ‘connectgaps = true’ in scatter3d data array to connect lines between data points. There are legitimate gaps between data points and the line is correct most of the time. However, I spotted this instance of the line skipping over valid data points. Why is this? See attached as example

It may be related to this: https://github.com/plotly/plotly.js/issues/4865.

Thanks for creating the GitHub issue.

1 Like