g6/docs/manual/middle/overview.en.md
2020-09-16 10:54:41 +08:00

1.0 KiB

title order
Overview of Main Concepts 0
G6 Main concepts overview

Graph

  • Initialize

Shape

  • Shape properties
  • Shape & Key Shape
  • Graphics Group
  • Shape and Group Transformation

Item

  • Node
    • Built-in Node
    • Custom Node
    • AnchorPoints
  • Edge
    • Built-in Edge
    • Custom Edge
  • Combo
    • Combo Overview
    • Built-in Combo
    • Custom Combo
  • Advanced Style
    • Background of the label
    • Gradient color
    • Fill with Texture
    • Update Label
  • Advanced Operation
    • Update node or edge style
    • Level adjustment
    • Show/hide
    • Lock/unlock

Diagram layout

  • Built-in layout
  • Custom layout

Interactions and events

  • Monitoring and binding events
  • Built-in interactive behavior
  • Custom interaction behavior (optional reading)
  • Interactive Mode

Animation

  • Global animation
  • Element animation

Graph algorithm

Plug-ins