From 623056fe2073b0eaadd4557a28fe27e5f9801608 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sat, 27 Feb 2021 13:24:54 +0100 Subject: [PATCH] Reverting unintentional config change --- src/defaultConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/defaultConfig.js b/src/defaultConfig.js index eb655afe4..5b9b1e02b 100644 --- a/src/defaultConfig.js +++ b/src/defaultConfig.js @@ -636,7 +636,7 @@ const config = { ***Notes:** ***Default value 10**.. */ - diagramMarginY: 20, + diagramMarginY: 10, /** *| Parameter | Description |Type | Required | Values|