stable now, graphs might need some tweaks
[monky] / data / box.lua
index 81f84e5..dd95c27 100644 (file)
@@ -54,10 +54,19 @@ table_settings={
         radius=20,
     },
     {   
-        x=700,
+        x=610,
         y=100,
-        h=90,
-        w=150,
+        h=86,
+        w=240,
+        linear_gradient = {300,200,550,350},
+        colour = {{0,0x000000,0.2},{1,0x000000,0.1}},
+        radius=20,
+    },
+    {   
+        x=350,
+        y=100,
+        h=86,
+        w=250,
         linear_gradient = {300,200,550,350},
         colour = {{0,0x000000,0.2},{1,0x000000,0.1}},
         radius=20,