graph-explorer icon indicating copy to clipboard operation
graph-explorer copied to clipboard

[Roadmap] Embeddable Component

Open kmcginnes opened this issue 1 year ago • 1 comments

We envision the ability to embed graph visualization into other web apps.

Potential Scope

  • React component that performs graph visualization
  • Lambda function that returns the HTML component

Related Issues

  • #65
  • #110

Disclaimer

This is a high level roadmap item. The details of the implementation and the described scope could change as the project evolves.

kmcginnes avatar Nov 26 '24 17:11 kmcginnes

Few questions for the community:

  1. Should this component include the ability to query the Neptune database? or just visualize the result of a Neptune query?
  2. Should we also explore the option of a pure Javascript library instead of a React component?

AndreaNassisi avatar Dec 02 '24 20:12 AndreaNassisi