Supplemental materials for STEP: Sequence of Time-Aligned Edge Plots
submitted to the Information Visualization Journal's special issue on Graph & Network Visualization and Beyond. The structure of the folder is as follows:
.
│
├── case_study
│ └── Contains the graph ensembles data used in the case study
│
├── param_study
│ └── The generated graphs [G1 -- G6], used in the parameter study
│
├── Stockholm_International_Peace_Research_Institute_Arms_Transfers_Database
│ └── the arms transfers network dataset used in the usecase example
│
└── wgcobertura
│ └── the software call graph dataset used in the usecase example
│
└── code
└── R implementation of the data generative model used in the parameter study.