YY 2 år sedan
förälder
incheckning
76e5327a20
1 ändrade filer med 6 tillägg och 1 borttagningar
  1. 6 1
      pages/schAdmin/stustat/list.js

+ 6 - 1
pages/schAdmin/stustat/list.js

@@ -43,10 +43,15 @@ Page({
     canvas.setChart(chart);
     var option = {
       backgroundColor: "#ffffff",
+      legend: {
+        orient: 'vertical',
+        height: 40,
+        padding: 50
+      },
       series: [{
         label: {
           normal: {
-            fontSize: 14,
+            fontSize: 16,
           }
         },
         type: 'pie',