* luci/app/livestats: fix load diagram, improvements for diagram layout, fix menu...
[project/luci.git] / applications / luci-livestats / luasrc / view / livestats / traffic.htm
index d914fdd..083b5cc 100644 (file)
@@ -32,7 +32,7 @@
                        [ "1", "received Bytes/s", "9", "transmitted Bytes/s" ],
 
                        // Graph layout options
-                       { shouldFill: false, strokeColor: null,
+                       { shouldFill: true, drawBackground: false, strokeColor: null,
                          strokeColorTransform: "asFillColor",
                          title: 'Traffic on interface "%s"',
                          separateDS: true, strokeWidth: 0.5, height: 140,