Skip to content

Scatter3D plot is rounding values  #4053

Closed
@boleslawmaliszewski

Description

@boleslawmaliszewski

Hi,
I am trying to render some data from lidar on a Scatter3D graph and I encounter a strange problem. It looks like the data is somehow rounded...

Here is the code with the original, unchanged data:
https://codepen.io/bmaliszewski/pen/EBqaZJ
And here is the code where I subtract some constance value from X and Y:
X = X - 7541560
Y = Y - 5751100
The plot relatively should be looking the same, but its not:
https://codepen.io/bmaliszewski/pen/rEXOxw

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions