g6/examples/interaction/customBehavior/index.en.md
2020-08-17 18:50:55 +08:00

422 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.