Skip to content
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

Rectangular 3d surface #1

Closed
llongobardi opened this issue Oct 6, 2017 · 4 comments
Closed

Rectangular 3d surface #1

llongobardi opened this issue Oct 6, 2017 · 4 comments
Assignees

Comments

@llongobardi
Copy link

llongobardi commented Oct 6, 2017

Hi, i'm using your library to create a surface with axes. I simply mixed up your examples of the scatterplot and 3d surface, and everything works fine. I then tried to create a "rectangular" surface/grid with some rows and points per row (N of points per row != N of rows), but failed. I was just wondering if it was possible to create a rectangular grid.

EDIT: i noticed that when you create and render a plane with Nrows > N points per row, the code just breaks, while the vice-versa creates a distoted plane. You can try it by modifying your 3d surface plot parameters.

Your example

@Niekes
Copy link
Owner

Niekes commented Oct 10, 2017

Hey, this is a bug. I will fix this in the next release. Thanks for the hint !

@MariDani
Copy link

Hi Niekes, I was just wondering when are you planning the next release? Having this bug fixed would be great for me as well. Thanks a lot!

@Niekes
Copy link
Owner

Niekes commented Jan 18, 2018

Hey, last month I was in Brazil so I couldn't work on d3-3d. I think the next release will be in February.

Niekes added a commit that referenced this issue Feb 24, 2018
@Niekes
Copy link
Owner

Niekes commented Feb 24, 2018

@BlackBlade @MariDani Release 0.0.8 should fix your issue. Thanks!

https://jsfiddle.net/niekes/q6uojuza/1/

@Niekes Niekes self-assigned this Apr 4, 2018
@Niekes Niekes closed this as completed Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants