luci-app-statistics: add new memory plugin option
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / memory.lua
index 8dee2dafcdef2c94e06dea8766ab23b436a692c8..9ad1b3f88d63f3c6b592e6952b8db47f9904d477 100644 (file)
@@ -1,7 +1,7 @@
 return {
-       legend = { 
-               { },
+       legend = {
                { },
+               { "ValuesPercentage", "ValuesAbsolute" },
                { }
        },
        label = _("Memory"),