-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Network Automationdata-visualizationenhancementNew feature or requestNew feature or requestexcel sheethacktoberfesthelp wantedExtra attention is neededExtra attention is neededup for grabs
Milestone
Description
-
Visualise the data of the Hacktoberfest_Inputt.xlsx file by either using matplotlib or even within excel file add another sheet
-
What do I want to see?
- Can the visualization be done on a GUI like tkinter?
- I want to see the following relations:-
- Column A to Column B aka zones relation. Ex. How many flows are fromGreen
toBlue
,grey
tored
etc. and it
should also display which row number of excel sheet has that flow. Ex. Green->Blue is for Row 3
- Relation source and destination , check valid_ip.py ;
Ex. Instead of {'Source': '1.2.1.0/24', 'Destination': '6.208.46.0/23, 6.208.48.81, 6.208.48.48'} I would like to see
{'1.2.1.0/24':['6.208.46.0/23, 6.208.48.81, 6.208.48.48']} instead
Metadata
Metadata
Assignees
Labels
Network Automationdata-visualizationenhancementNew feature or requestNew feature or requestexcel sheethacktoberfesthelp wantedExtra attention is neededExtra attention is neededup for grabs