Skip to content

Handle sparse data #169

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

Merged
merged 3 commits into from
Sep 14, 2021
Merged

Handle sparse data #169

merged 3 commits into from
Sep 14, 2021

Conversation

visnup
Copy link
Member

@visnup visnup commented Sep 10, 2021

Renders empty rows for sparse or falsey nullish rows. Still allows them to be selected.

Also, I found a missing exported test for selectWide which I've included.

Copy link
Member

@mbostock mbostock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should limit this behavior to nullish rather than falsey.

Thanks for improving the tests.

@visnup visnup merged commit 92126e9 into main Sep 14, 2021
@visnup visnup deleted the visnup/table-sparse branch September 14, 2021 15:51
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

Successfully merging this pull request may close these issues.

3 participants