Skip to content

META: Highlight & Selection write API - prototype #145

@lmeyerov

Description

@lmeyerov

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions