bgt_cmp: Fitted legend
This commit is contained in:
		@ -85,7 +85,7 @@ def main(args):
 | 
			
		||||
    # The y axis
 | 
			
		||||
    plt.ylabel('Mean absolute error (m)')  # Set y axis label.
 | 
			
		||||
    plt.yscale('log')
 | 
			
		||||
    plt.ylim(1, 100000)
 | 
			
		||||
    plt.ylim(1, 10000000)
 | 
			
		||||
    # Bar offset
 | 
			
		||||
    x_offset = -(bar_width/2)*(n - 1)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user