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