Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: Graph Visualization Optimization #446

Open
pomelo-nwu opened this issue Jul 23, 2024 · 0 comments
Open

DRAFT: Graph Visualization Optimization #446

pomelo-nwu opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels

Comments

@pomelo-nwu
Copy link
Collaborator

  • Rendering
    • Optimized engine supporting seamless 2D/3D rendering
    • Support for element icons/sizes/labels
  • Layout
    • Fast force-directed: efficient and stable
    • Constrained force-directed: groups/funds
    • Group layout
  • Interaction
    • Single-click to display "Property Panel"
    • Double-click to "Return to Canvas Center, Focus on Node"
    • Right-click menu
      • Drill-down query
        • Query with saved statements
        • Query by degree: one-degree/two-degree/three-degree
  • Animation
    • Node highlight breathing animation
    • Edge highlight flowing animation
  • Engineering
    • SDK supporting Web/Python integration
    • Bundle size optimization
    • Support for on-demand usage of Query and Explore modules
  • Analytical Capabilities
    • Query
      • Searchbar query (similar to Neo4j)
    • Filtering
      • Filters
      • Timeline
    • Algorithms (Stored procedures)
      • Shortest path
      • Pattern matching
      • Network overview: various metrics
    • Scenario Analysis
      • Map analysis
      • 3D/2D switching
    • Summary
      • Analysis report (AI)
@pomelo-nwu pomelo-nwu self-assigned this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant