mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-12-24 22:37:03 +00:00
report generation added for dynamic data
pick 0429552 conflicts resolved in lf_graph changes
This commit is contained in:
@@ -36,7 +36,7 @@ if __name__ == "__main__":
|
||||
'radios': [1, 1, 2, 2, 6, 9, 3],
|
||||
'MIMO': ['N', 'N', 'N', 'Y', 'Y', 'Y', 'Y'],
|
||||
'stations': [200, 64, 200, 128, 384, 72, 192],
|
||||
'mbps': [300, 300, 300, 10000, 10000, 10000, 10000]
|
||||
'1 mbps': [300, 300, 300, 10000, 10000, 10000, 10000]
|
||||
})
|
||||
|
||||
print(dataframe)
|
||||
|
||||
Reference in New Issue
Block a user