awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

Awesome GitHub RepositoriesNode and Edge Customizations

Extends the appearance and behavior of nodes, edges, and connection lines to match specific design requirements.

Distinct from Node Appearance: Distinct from Node Appearance: covers both nodes and edges, not just node visual properties.

Explore 8 awesome GitHub repositories matching graphics & multimedia · Node and Edge Customizations. Refine with filters or upvote what's useful.

Awesome Node and Edge Customizations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • didi/logicflowالصورة الرمزية لـ didi

    didi/LogicFlow

    11,441عرض على 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

    Creates unique shapes and associated business data to represent specific domain entities or workflow steps.

    TypeScriptbpmndiagramdiagramming
    عرض على GitHub↗11,441
  • antvis/x6الصورة الرمزية لـ antvis

    antvis/X6

    6,598عرض على GitHub↗

    X6 is a JavaScript diagramming library and SVG graph rendering engine used to build interactive flowcharts, mind maps, and visual workflow editors. It provides a framework for defining customizable node and edge behaviors, utilizing a hybrid rendering approach that combines SVG and HTML. The library decouples the visual graph representation from underlying business logic and data structures through a dedicated state management system. It allows for extensive extensibility via a registration mechanism for custom nodes, edges, and canvas tools. The toolkit includes capabilities for automatic g

    Offers a framework for defining the appearance and behavior of nodes and edges using CSS and frontend frameworks.

    TypeScriptantvdagdiagram
    عرض على GitHub↗6,598
  • ondrajz/go-callvisالصورة الرمزية لـ ondrajz

    ondrajz/go-callvis

    6,488عرض على GitHub↗

    Visualize call graph of a Go program using Graphviz

    Styles nodes and edges by package type, function visibility, and call type using color and line variations.

    Goawesome-gocallgraphgolang
    عرض على GitHub↗6,488
  • bcakmakoglu/vue-flowالصورة الرمزية لـ bcakmakoglu

    bcakmakoglu/vue-flow

    6,338عرض على GitHub↗

    Vue Flow is a TypeScript library for building interactive node-based editors and flowcharts. It provides the core infrastructure for creating diagrams where users can drag, select, and connect nodes with edges, supporting pan and zoom navigation of the canvas. The library offers extensive control over graph behavior and appearance, including the ability to customize connection lines, define custom edge types, and configure zoom constraints and viewport defaults. It includes built-in components like a minimap for navigation, zoom controls, and a fit-view button, along with features for node re

    Extends the appearance and behavior of nodes, edges, and connection lines to match design requirements.

    TypeScriptdiagramsflowflowchart
    عرض على GitHub↗6,338
  • vasturiano/3d-force-graphالصورة الرمزية لـ vasturiano

    vasturiano/3d-force-graph

    6,147عرض على 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

    Ships data-driven customization of node and link appearance including color, size, opacity, and 3D geometry.

    HTML3d3d-force-graphd3js
    عرض على GitHub↗6,147
  • blushft/go-diagramsالصورة الرمزية لـ blushft

    blushft/go-diagrams

    5,235عرض على GitHub↗

    go-diagrams هي مكتبة تصور بلغة Go ومولد لغة DOT تستخدم لإنشاء مخططات بنية النظام. تنفذ نهج "المخططات ككود"، مما يسمح للمستخدمين بتعريف مكونات النظام، واعتمادات البنية التحتية، وتدفقات البيانات باستخدام كود Go المصدري. تترجم المكتبة هذه التعريفات القائمة على الكود إلى صيغة Graphviz DOT، والتي تتم معالجتها بعد ذلك بواسطة مجموعة أدوات Graphviz لتقديم أصول الصور المرئية النهائية. تدعم تعيين الحواف الاتجاهية لتوضيح الاعتمادات وتنظيم المكونات ذات الصلة في مجموعات مسماة لتمثيل الحدود المعمارية والطبقات المنطقية. تصدّر الأداة ملفات DOT التي تم إنشاؤها والصور المعروضة مباشرة إلى نظام الملفات المحلي للتوثيق والتحكم في الإصدار.

    Models dependencies and data flow by assigning specific orientations to connections between system nodes.

    Go
    عرض على GitHub↗5,235
  • antvis/infographicالصورة الرمزية لـ antvis

    antvis/Infographic

    4,408عرض على GitHub↗

    Infographic is a declarative SVG infographic engine and AI-powered generator that transforms structured specifications and natural language descriptions into complete visual layouts. At its core, it provides a data storytelling framework that combines AI-driven layout generation with multi-pattern composition, supporting linear, circular, radial, tree, and mirror arrangements for sequential, hierarchical, and comparative data structures. The project distinguishes itself through a canvas-based interactive editor with real-time element manipulation and state history management, alongside a serv

    Defines relation data structures with edges, labels, and arrow styles for infographics.

    TypeScriptaiantvinfographic
    عرض على GitHub↗4,408
  • awslabs/diagram-makerالصورة الرمزية لـ awslabs

    awslabs/diagram-maker

    2,417عرض على GitHub↗

    Diagram Maker هي مكتبة قائمة على الويب مصممة لبناء أدوات تصور الرسوم البيانية التفاعلية ونمذجة البيانات. توفر إطار عمل لعرض هياكل العقد والروابط، مما يسمح للمستخدمين بإنشاء بيئات تحرير مخصصة حيث يمكن تصور علاقات البيانات المعقدة ومعالجتها مباشرة في المتصفح. تستخدم المكتبة معمارية معيارية قائمة على المكونات الإضافية (plugin-driven) تمكن المطورين من توسيع وظائف التحرير الأساسية لتلبية متطلبات محددة دون تغيير الكود المصدري الأساسي. تدير المكتبة حالة التطبيق من خلال مخزن مركزي غير قابل للتغيير، مما يضمن بقاء التفاعلات وتحديثات البيانات متسقة عبر مساحة العمل بأكملها. يدعم إطار العمل مجموعة من القدرات المرئية والتحليلية، بما في ذلك القدرة على إضافة تعليقات توضيحية للبيانات الوصفية على الاتصالات، وحساب الحدود المكانية لتحديد موضع الكائنات بدقة، وتطبيق سمات ألوان بديلة. يتعامل النظام مع تفاعلات المستخدم من خلال نظام قائم على الأحداث ينسق التحديثات بين الواجهة المرئية ونموذج البيانات الأساسي.

    Displays interactive node and edge structures for visualizing complex data relationships.

    TypeScriptawscanvascloud
    عرض على GitHub↗2,417
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Axis Appearance Configurations
  5. Node Appearance
  6. Node and Edge Customizations

استكشف الوسوم الفرعية

  • Directional Edge ModelingRepresenting dependencies and data flows using oriented connections between nodes. **Distinct from Node and Edge Customizations:** Focuses on the logical direction of data flow/dependency rather than visual styling of lines.
  • Relation Data DefinitionsDescribes node-to-node connections with edges, labels, and arrow styles for flowcharts and network graphs. **Distinct from Node and Edge Customizations:** Distinct from Node and Edge Customizations: focuses on defining relation data structures, not customizing appearance of existing nodes and edges.