graph-explorer
graph-explorer copied to clipboard
[Roadmap] Embeddable Component
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.
Few questions for the community:
- Should this component include the ability to query the Neptune database? or just visualize the result of a Neptune query?
- Should we also explore the option of a pure Javascript library instead of a React component?