diff --git a/config/plotConfig.xml b/config/plotConfig.xml
index c4ef958..0718ea3 100644
--- a/config/plotConfig.xml
+++ b/config/plotConfig.xml
@@ -3,7 +3,7 @@
 	<default>
 		<page dimension="ISO A4" orientation="landscape" mode="color" dpi="90">
 			<font name="sans-serif" size="8" />
-			<margin x="15" y="20" /> <!-- in mm -->
+			<margin x="5" y="5" /> <!-- in mm -->
 		</page>
 		<panel resolution="3000" backgroundColor="[255,255,255]"> <!-- charSizeUnits defines space to set all around plot area -->
 			<title position="top" align="center" />
--
libgit2 0.21.2