Skip to content

Fix/table listing

Marcos Pieras requested to merge fix/tableListing into main

Neo4j doesn’t enforce uniform properties across nodes with the same label, some data elements are missing values in certain properties. TableVis was using the first data row to create the table's columns.

Add code to solve it and storybook story

Merge request reports

Loading