Visualizations |
![]() |
![]() |
![]() |
SiSOB project provides a set of visual metaphors to visualize the results of the different case studies (WP7, WP8 and WP9). These metaphors are implemented over D3.js (js/html5) and NVD3.js (js/html5) as an API. The visualization components are organized in two groups:
Statistical visualizationsThis category groups some classic metaphors to perform analysis based on attributes on quantitative and qualitative data (e.g., bar charts, time series, pie charts, scatter plots) as well as analysis based on relational data. The Statistical visualizations used in the SiSOB project are: Graph visualizationsA graph (network) is a way of representing the relationship aspect of the data that can be easily understood through visualization means. This type of visualization represents much more than simple relationships. Several layouts can be applied to graph visualisation in order to position the nodes (depending on different heuristics), one can obtain clusters of high related nodes, and even represent sequences of temporal networks. The Graph visualizations used in the SiSOB project are: Go to Deliverable D5.3Â to see the explanation of these visualizations (and more) for each case study. |