]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[WebUI] Fix RRD summary pie chart position
authorAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 7 Jan 2017 16:37:07 +0000 (19:37 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 7 Jan 2017 16:37:07 +0000 (19:37 +0300)
interface/js/rspamd.js

index fc8a9498f75affd8896573836221536768b19f41..41cac8f46045f30841d4da60dbaa019bbfa3595c 100644 (file)
         var rrd_pie_config = {
             header: {},
             size: {
-                canvasWidth: 300,
+                canvasWidth: 400,
                 canvasHeight: 180,
                 pieInnerRadius: "20%",
                 pieOuterRadius: "80%"
             },
             misc: {
                 pieCenterOffset: {
-                    x: -80,
+                    x: -120,
                     y: 10,
                 },
                 gradient: {