From 36e6b2e4a8d19df7a843d45c66723cacdc66b936 Mon Sep 17 00:00:00 2001 From: Simon Howe Date: Mon, 22 Feb 2016 17:21:03 +0100 Subject: [PATCH] Increase space between stacked nodes and their labels Fixes #1003. --- client/app/scripts/charts/node-shape-stack.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/app/scripts/charts/node-shape-stack.js b/client/app/scripts/charts/node-shape-stack.js index 70d8ff5b9..c2c33c9dc 100644 --- a/client/app/scripts/charts/node-shape-stack.js +++ b/client/app/scripts/charts/node-shape-stack.js @@ -18,7 +18,7 @@ export default function NodeShapeStack(props) { const hls = [dsx, dsy]; return ( - +