awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesGraph Interactions

User interaction patterns specifically for navigating and manipulating node-link diagrams.

Distinct from Interactive Element Registries: Candidates focus on database upserting or general UI registries, not the interactive navigation of graphs.

Explore 4 awesome GitHub repositories matching user interface & experience · Graph Interactions. Refine with filters or upvote what's useful.

Awesome Graph Interactions GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • didi/logicflowAvatar de didi

    didi/LogicFlow

    11,441Voir sur GitHub↗

    LogicFlow is an SVG-based flowchart editing framework and visual graph editor used for building customizable business process diagrams. It serves as a customizable diagramming engine for rendering business process models, entity relationship diagrams, and unified modeling language charts. The system is characterized by a plugin-based architecture that allows developers to define specialized graphical elements and register pluggable modules. A distinctive feature is its overlay system, which positions standard HTML components on top of the SVG canvas to create interactive menus and control pan

    Implements user interaction patterns specifically for navigating and manipulating node-link diagrams.

    TypeScriptbpmndiagramdiagramming
    Voir sur GitHub↗11,441
  • vasturiano/3d-force-graphAvatar de vasturiano

    vasturiano/3d-force-graph

    6,147Voir sur GitHub↗

    3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space. Built on the ThreeJS library, it positions nodes using a force-directed physics simulation that can be driven by either a D3-force or ngraph engine, producing dynamic layouts that users can rotate, zoom, and pan using mouse, keyboard, or touch controls. The component distinguishes itself through comprehensive camera control capabilities, including programmatic positioning, animated transitions, automatic timed orbiting, and zoom-to-fit functionality that frames all nodes within

    Provides click, hover, and drag interactions on nodes, links, and the background for graph navigation.

    HTML3d3d-force-graphd3js
    Voir sur GitHub↗6,147
  • f5/unovisAvatar de f5

    f5/unovis

    2,730Voir sur GitHub↗

    Unovis is a modular SVG and Canvas data visualization library used to build interactive charts, maps, and network graphs. It provides a framework-agnostic set of primitives for creating data dashboards and specialized visualizations. The library is distinguished by its dedicated toolkits for different visualization domains, including an XY charting library for coordinated plots, a network graph framework for relational data, and a geospatial visualization toolkit for TopoJSON-based mapping. Its capability surface covers a wide range of data representations, including linear, area, and bar ch

    Supports interactive panning, zooming, and node dragging, including a brush tool for mass movement.

    TypeScriptangularchartsdata-visualization
    Voir sur GitHub↗2,730
  • vasturiano/force-graphAvatar de vasturiano

    vasturiano/force-graph

    2,051Voir sur GitHub↗

    This project is a high-performance library for rendering interactive, force-directed network visualizations within an HTML5 canvas. It provides a physics-based engine that calculates node positioning through simulated attraction and repulsion forces, enabling the representation of complex relational data structures as dynamic, navigable graphs. The library distinguishes itself through its ability to handle large-scale datasets containing thousands of nodes and links while maintaining interface responsiveness. It offers granular control over the visual representation of data, allowing for cust

    Provides interactive navigation controls including panning, zooming, and focus-based interaction for exploring complex network graphs.

    JavaScriptcanvasd3jsforce
    Voir sur GitHub↗2,051
  1. Home
  2. User Interface & Experience
  3. Graph Interactions