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

compute_real_centroids return empty array #62

Open
benforsrup opened this issue Jan 21, 2019 · 2 comments · Fixed by #63
Open

compute_real_centroids return empty array #62

benforsrup opened this issue Jan 21, 2019 · 2 comments · Fixed by #63
Assignees

Comments

@benforsrup
Copy link

calling compute_real_centroids(row) returns nothing for me.
Tried data.map((row) => compute_real_centroids(row)) and just return an empty array for each row.

What am I doing wrong?

@BigFatDog BigFatDog self-assigned this Jan 25, 2019
@BigFatDog
Copy link
Owner

This is confirmed a bug.
The bug-fix will be delivered in the next release.

@BigFatDog
Copy link
Owner

v2.2.7 has bee published to fix this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants