graphistry / pygraphistry

PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEA] - Multiselect of nodes from data table

defendable-sindre opened this issue · comments

Describe the solution you'd like

Multiselect of nodes from datatable search and ability to run shortest path +++ on the selected nodes.

  • For graphistry UI, add multiselect from the datatable.
  • Have the ability to search for one value, select. Do a new search, select.
  • These selections could then be used to perform shortest path etc.