mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	Added line graph
This commit is contained in:
		@@ -346,7 +346,7 @@ class lf_line_graph():
 | 
				
			|||||||
                 _graph_image_name="image_name",
 | 
					                 _graph_image_name="image_name",
 | 
				
			||||||
                 _label=["bi-downlink", "bi-uplink", 'uplink'],
 | 
					                 _label=["bi-downlink", "bi-uplink", 'uplink'],
 | 
				
			||||||
                 _font_weight='bold',
 | 
					                 _font_weight='bold',
 | 
				
			||||||
                 _color=['forestgreen', 'y', 'r', 'g', 'b', 'p'],
 | 
					                 _color=['forestgreen', 'c', 'r', 'g', 'b', 'p'],
 | 
				
			||||||
                 _figsize=(10, 5),
 | 
					                 _figsize=(10, 5),
 | 
				
			||||||
                 _xaxis_step = 5,
 | 
					                 _xaxis_step = 5,
 | 
				
			||||||
                 _xticks_font = None,
 | 
					                 _xticks_font = None,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user