xm
2021-12-01 6d73bf6e816570291865674bef8bce8972e4de3f
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption.cs
old mode 100755 new mode 100644
@@ -1,7 +1,7 @@
using System;
using System.Collections.Generic;
namespace HDL_ON.Entity
namespace HDL_ON.UI.UI2.EnvironmentalScience
{
    #region 折线图
@@ -55,7 +55,7 @@
            grid = new EchartGrid
            {
                left = "5%",
                right = "5%",
                right = "8%",
                bottom = "5%",
                top = "5%",
                containLabel = true
@@ -301,7 +301,7 @@
        /// <summary>
        /// 
        /// </summary>
        public List<string> data;
        public List<string> data = new List<string>();
        /// <summary>
        /// 坐标轴偏移
        /// </summary>