markcraig / hdap-demo

Another try at an HDAP UI
MIT License
0 stars 0 forks source link

Add tree visualisation for search results #5

Open allandenis38 opened 6 months ago

allandenis38 commented 6 months ago

Description This pull request introduces a new component to enhance the search results visualization experience by adding a graph (tree layout) component. Users can now choose between the classic table visualization or the newly added graph visualization to explore search results. This provides users with additional flexibility and options for visually understanding the relationships and hierarchies within the search results.

Changes