-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3D Rendering offset - Heights vs Poligons and Colors [¿BUG?] #284
Labels
bug
Something isn't working
Comments
ssilveram
changed the title
Concise description of the bug [BUG]
3D Rendering offset - Heights vs Poligons and Colors [¿BUG?]
Jun 28, 2023
same problem here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Hi!
I'm trying to make a 3D render of a population map. When I plot using ggplot, I obtain the map on the right side of the following image, but when I try to create a 3D render of it, the results are as you can see on the left side of the image.
As you can see, in the 3D render, the heights are dissaligned with the colors. Really I don't know why it's happening, but I think maybe is a bug or incompatibility with my machine. Anyone can help me?
Thanks a lot!
You can find the code below
Session Info
Information of sessionInfo():
Reproducible Example
The code to load data, plot and the 3D render:
Thanks for your help.
The text was updated successfully, but these errors were encountered: