JLChen
2021-08-27 223875b14fa1f87be66620c9903e5183f9b19c43
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption_BrokenLine.cs
@@ -38,6 +38,7 @@
            newstring = newstring.Replace("{1}", YvalueText);
            newstring = newstring.Replace("{10}", xTitle);
            newstring = newstring.Replace("{20}", yTitle);
            newstring = newstring.Replace(",,",",");
            return newstring;
        }
@@ -131,7 +132,7 @@
                         top: '10%',
                        left: '10%',
                        right: '10%',
                        bottom: '10%',
                        bottom: '15%',
                    },
                    xAxis: {
                        type: 'category',