3D Line is distorting the lines causing an ERROR to the expected visualization

Hello everyone,

As I plot the chart, it looks like the data is being distorted, and also the control gets stuck.
When clicking and dragging, the graph rotates shaking completely, and the data is still distorted.

Is there any idea of what is causing this behavior in my 3d line plots?

Here is a codepen with the behavior:

here another one: 3d line bug (codepen.io)

Kind regards

hi @MQDev

Thanks for reporting this.

The code renders fine on one of my colleagues machines, so we suspect it is a machine/OS-dependent bug; it might be related to this issue.
By the way, for WebGL-based traces it may be helpful to convert dates to linear range within float limits and use ticktext.

1 Like