* luci/app/livestats: fix load diagram, improvements for diagram layout, fix menu...
[project/luci.git] / applications / luci-livestats / luasrc / view / livestats / wireless.htm
index 2ee6013..2e34df9 100644 (file)
@@ -17,7 +17,8 @@
                        [ "Noise level", null, "Signal level", null ],
 
                        // Graph layout options
-                       { yAxis: [ 0, 150 ], title: 'Wifi Interface "%s": Signal and Noise',
+                       { drawBackground: false, yAxis: [ 0, 150 ],
+                         title: 'Wifi Interface "%s": Signal and Noise',
                          padding: { left: 40, right: 10, top: 10, bottom: 20 } }
                );
        }