测试2
This commit is contained in:
		
							parent
							
								
									2b09f53a0e
								
							
						
					
					
						commit
						145e41179d
					
				@ -360,7 +360,7 @@ class BI056Performance extends React.Component {
 | 
			
		||||
              debugger
 | 
			
		||||
              var tooltipShow = ''
 | 
			
		||||
              if (value.length > 0) {
 | 
			
		||||
                // tooltipShow += value[0].axisValueLabel + '<br/>'
 | 
			
		||||
                tooltipShow += value[0].axisValueLabel + '<br/>'
 | 
			
		||||
                for (var i = 0; i < value.length; i++) {
 | 
			
		||||
                  if (value[i].componentSubType == "bar") {
 | 
			
		||||
                    tooltipShow += value[i].marker + value[i].seriesName + ":" + value[i].value + "<br/>"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user