wxr
2024-10-18 a40848272e33822f72a7fe0310f079717bf73f23
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption_BrokenLine.cs
@@ -131,6 +131,7 @@
                            data:[{1}],
                            type:'{333}',
                            smooth:0.6,
                            type: 'line',
                            symbol:'none',
                            color:'{2}'}
            ";
@@ -180,6 +181,7 @@
            var YvalueTextItem = @"{name:'{0}',
                            data:[{1}],
                            smooth:0.6,
                            type: 'line',
                            symbol:'none',
                            color:'{2}CC',
                              areaStyle: {
@@ -224,7 +226,11 @@
#if __IOS__
        public string optionString = @"{
                 tooltip: {
                    trigger: 'axis'
                    trigger: 'axis',
                    textStyle: {
                            fontSize: 30
                        },
                    padding:40,
                    },
                    grid: {
                         top: '10%',
@@ -234,6 +240,9 @@
                    },
                    xAxis: {
                        name: '{10}',
                        nameTextStyle: {
                                fontSize: 30
                            },
                        type: 'category',
                        boundaryGap: false,
                        data: [{0}],
@@ -243,6 +252,10 @@
                    },
                    yAxis: {
                        name: '{20}',
                        nameGap:30,
                        nameTextStyle: {
                                fontSize: 30
                            },
                        type: 'value',
                        axisLabel : {
                            fontSize:30,
@@ -260,7 +273,7 @@
                    grid: {
                         top: '15%',
                        left: '13%',
                        right: '12%',
                        right: '15%',
                        bottom: '10%',
                    },
                    xAxis: {
@@ -284,7 +297,11 @@
#if __IOS__
        public string optionString2 = @"{
                 tooltip: {
                    trigger: 'axis'
                    trigger: 'axis',
                    padding:40,
                    textStyle: {
                            fontSize: 30
                        },
                    },
                    grid: {
                         top: '10%',
@@ -294,6 +311,9 @@
                    },
                    xAxis: {
                        name: '{10}',
                        nameTextStyle: {
                                fontSize: 30
                            },
                        type: 'category',
                        boundaryGap: {11},
                        data: [{0}],
@@ -302,7 +322,11 @@
                        },
                    },
                    yAxis: {
                        name: '{20}',
                        name: '{20}',
                        nameGap:30,
                        nameTextStyle: {
                                fontSize: 30
                            },
                        type: 'value',
                        axisLabel : {
                            fontSize:30,