摘要
层次数据是一种常见的数据类型,它着重表达个体之间的包含和从属关系等。树图是一种非常流行的利用包含关系来表达层次化数据的可视化方法。该方法具有高效的空间利用率及良好的交互性,并广泛应用于各个领域。正方化布局算法是树图可视化方法中常用的算法,但该算法存在无序和稳定性差等不足。提出了一种优化算法来改进该算法的不足,并通过实验数据证明了优化后算法的有效性。
As a common type of data,hierarchical data mainly depicts the hierarchical relationship between individuals.The hierarchical relationship usually behaves as inclusion and subordination and can be seen everywhere in the real world.Treemap is a popular visualization method to depict hierarchical data,which has high efficiency of space utilization and friendly interaction.This paper proposes an optimization algorithm to solve the disordered and unstable defects of squarified treemap layout algorithm.The results of experiments show the efficiency of this algorithm.
作者
张弛
向小雪
张鹏洲
ZHANG Chi;XIANG Xiaoxue;ZHANG Pengzhou(Faculty of Science and Technology, Communication University of China, Beijing 100024, China;New Media Institute, Communication University of China, Beijing 100024, China)
出处
《计算机工程与应用》
CSCD
北大核心
2017年第9期208-212,共5页
Computer Engineering and Applications
基金
国家科技支撑计划(No.2014BAK10B01)
关键词
信息可视化
层次数据
矩形树图
布局算法
正方化
information visualization
hierarchical data
rectangular treemap
layout algorithm
squarified