Enable embedding users to trigger fast highlights & selections of items
Ex:
- User hovers over a name or group ID in outside tool
- Outside tool identifies corresponding node & edge IDs of interest
- Graphistry UI highlights those specific nodes/edges
- User clicks the name or group ID in outside tool
- Graphistry UI selection focuses on those (sticky)
- User clicks filter/exclude/... or other action for interacting with that selected subset
- If user didn't click, but instead mouse-out'd, up to UI to return Highlight state to empty
Out-of-scope: Prototype will -
- Work on internal entity Index, not ID, for PR. Index is the most recent index returned by the selection API.
- Only highlight/select the exact
Piggybacks on selection API work
Enable embedding users to trigger fast highlights & selections of items
Ex:
Out-of-scope: Prototype will -
Piggybacks on selection API work