mirror of https://github.com/apache/jmeter.git
				
				
				
			Bug 59293 - Better Axis to Latencies over Time graph in report
Patch contributed by Antonio Gomes Rodrigues #resolve #185 Bugzilla Id: 59293 git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1739175 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
		
							parent
							
								
									a98e834efc
								
							
						
					
					
						commit
						59f975a329
					
				| 
						 | 
				
			
			@ -791,7 +791,7 @@ var latenciesOverTimeInfos = {
 | 
			
		|||
                    axisLabelPadding: 20,
 | 
			
		||||
                },
 | 
			
		||||
                yaxis: {
 | 
			
		||||
                    axisLabel: "Response latencies in ms",
 | 
			
		||||
                    axisLabel: "Average Response latencies in ms",
 | 
			
		||||
                    axisLabelUseCanvas: true,
 | 
			
		||||
                    axisLabelFontSizePixels: 12,
 | 
			
		||||
                    axisLabelFontFamily: 'Verdana, Arial',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue