瀏覽代碼

修改报告三元相图,等腰三角形修正为等腰三角形

zhangjiaxin 3 年之前
父節點
當前提交
02afdcbffe
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      Bin/x64/Debug/Resources/HTML/charts.html
  2. 二進制
      Bin/x64/Debug/Resources/ReportTemplate/group1.rmf

+ 4 - 4
Bin/x64/Debug/Resources/HTML/charts.html

@@ -742,7 +742,7 @@
                         }
                     }],
                 grid: {
-                    left: '-3%',
+                    left: '-7%',
                     right: '7%',
                     bottom: '3%',
                     containLabel: true
@@ -810,12 +810,12 @@
             myChart.setOption(option);
         }
         window.onresize = function () {
-            $("#main").height($(window).height() - 100);
+            $("#main").height($(window).height() - 30);
             if (re == 1) {
-                $("#main").width($(window).height());
+                $("#main").width($(window).height()-30);
             }
             myChart.resize();
-           
+            
         }
         $(function () {
             $(':input').labelauty().on('click', function () {

二進制
Bin/x64/Debug/Resources/ReportTemplate/group1.rmf