Skip to content

Data Visualisation  #12

@achoudh5

Description

@achoudh5
  • 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 from Green to Blue , grey to red 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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions