Skip to content
ruig2 edited this page Jan 18, 2019 · 28 revisions

Paper presentations

References to big data visualization

Massive data visualization analysis - analysis of current visualization techniques and main challenges for the future

Download link: https://ieeexplore.ieee.org/abstract/document/7975704

This paper lists a few big data viz tools including D3, Tableau and so on. Those tools introduced in the paper that we are not that familiar with are:

Though the above tools are claimed to be for big data, in fact, it is still static and small compared to what we want to do.

For example, the above tools focus on the rendering part. The input could be the number of people in each country which is stored in an Excel file, and then a heat map or count map is generated accordingly. And our target is to analyze dynamic data based on the fact that people are born and die every day, and we want to know the number of people born in each town each week.

Large-Scale Graph Visualization and Analytics

Ma, Kwan-Liu, and Chris W. Muelder. "Large-scale graph visualization and analytics." Computer 46.7 (2013): 39-46. Linke: https://ieeexplore.ieee.org/abstract/document/6576786

This paper introduces a few key topics in the area of big graph visualization. People are working on new algorithms and developing new tools, however, we didn't find an integrated tool (ideally with a webpage UI) to render real-time and dynamic big graph.