g6/packages/site/examples/interaction/customBehavior/index.en.md
2023-02-02 10:31:36 +08:00

427 B

title order
Custom Behavior 10

Custom a behavior when the built-in behaviors do not meet your requirements.

Usage

Custom a behavior with graph.registerBehavior, refer to Custom Behavior Doc. The following demo shows how to custom a behavior to allow drag and zoom canvas with two fingers on touchpad and wheel.