wxr
2024-10-18 a40848272e33822f72a7fe0310f079717bf73f23
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EchartsOption_Histogram.cs
@@ -74,6 +74,14 @@
#if __ANDROID__
        public string optionString = @"{
                              tooltip: {
                                trigger: 'axis',
                                axisPointer: {
                                  crossStyle: {
                                    color: '#999'
                                  }
                                }
                              },
                              grid: {
                                    top: '10%',
                                    left: '15%',
@@ -140,6 +148,14 @@
#else
        public string optionString = @"{
                              tooltip: {
                                trigger: 'axis',
                                axisPointer: {
                                  crossStyle: {
                                    color: '#999'
                                  }
                                }
                              },
                              grid: {
                                    top: '10%',
                                    left: '10%',