From 76faed6b96d34e002b3589b7407d275cb5286373 Mon Sep 17 00:00:00 2001 From: Manuel Riezebosch Date: Mon, 21 Oct 2024 21:56:14 +0200 Subject: [PATCH] smooth edges --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 144222b..662e779 100644 --- a/index.html +++ b/index.html @@ -217,6 +217,11 @@ enabled: true, scaleFactor: 0.5 } + }, + smooth: { + type: 'cubicBezier', + roundness: 0.4, + forceDirection: 'horizontal' } }, nodes: {