首页 > 最新文献

IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.最新文献

英文 中文
Botanical visualization of huge hierarchies 巨大层次的植物学可视化
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963285
E. Kleiberg, H. V. D. Wetering, J. V. Wijk
A new method for the visualization of huge hierarchical data structures is presented. The method is based on the observation that we can easily see the branches, leaves and their arrangement in a botanical tree, despite of the large number of elements. The strand model of Holton is used to convert an abstract tree into a geometric model. Non-leaf nodes are mapped to branches and child nodes to sub-branches. A naive application of this model leads to unsatisfactory results, hence it is tailored to suit our purposes better. Continuing branches are emphasized, long branches are contracted, and sets of leaves are shown as fruit. The method is applied to the visualization of directory structures. The elements, directories and files, as well as their relations can easily be extracted, thereby showing that the use of methods from botanical modeling can be effective for information visualization.
提出了一种大型分层数据结构可视化的新方法。这种方法是基于这样一种观察,即我们可以很容易地看到一棵植物树上的树枝、叶子和它们的排列,尽管元素很多。利用霍尔顿链模型将抽象树转化为几何模型。非叶节点映射到分支,子节点映射到子分支。对这个模型的简单应用会导致不满意的结果,因此它被修改为更适合我们的目的。连续的树枝被强调,长树枝被收缩,叶子的集合被显示为果实。将该方法应用于目录结构的可视化。这些元素、目录和文件及其关系可以很容易地提取出来,从而表明利用植物建模的方法可以有效地进行信息可视化。
{"title":"Botanical visualization of huge hierarchies","authors":"E. Kleiberg, H. V. D. Wetering, J. V. Wijk","doi":"10.1109/INFVIS.2001.963285","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963285","url":null,"abstract":"A new method for the visualization of huge hierarchical data structures is presented. The method is based on the observation that we can easily see the branches, leaves and their arrangement in a botanical tree, despite of the large number of elements. The strand model of Holton is used to convert an abstract tree into a geometric model. Non-leaf nodes are mapped to branches and child nodes to sub-branches. A naive application of this model leads to unsatisfactory results, hence it is tailored to suit our purposes better. Continuing branches are emphasized, long branches are contracted, and sets of leaves are shown as fruit. The method is applied to the visualization of directory structures. The elements, directories and files, as well as their relations can easily be extracted, thereby showing that the use of methods from botanical modeling can be effective for information visualization.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130571707","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 141
Getting along: composition of visualization paradigms 相处:可视化范例的组成
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963278
Alan Keahey
This paper describes how focus+context techniques can be composed with other high-level visualization paradigms to mutual advantage. Examples are given showing composition both with a pan&zoom system, and with a treemap implementation. The examples illustrate how focus+context can be used as an exploration and navigation tool within those paradigms.
本文描述了如何将焦点+上下文技术与其他高级可视化范例组合在一起以实现互利。给出了用平移&缩放系统和树形图实现组合的例子。这些例子说明了如何将焦点+上下文用作这些范例中的探索和导航工具。
{"title":"Getting along: composition of visualization paradigms","authors":"Alan Keahey","doi":"10.1109/INFVIS.2001.963278","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963278","url":null,"abstract":"This paper describes how focus+context techniques can be composed with other high-level visualization paradigms to mutual advantage. Examples are given showing composition both with a pan&zoom system, and with a treemap implementation. The examples illustrate how focus+context can be used as an exploration and navigation tool within those paradigms.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"33 1-10","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132914571","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Ordered treemap layouts 有序的树状图布局
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963283
B. Shneiderman, M. Wattenberg
Treemaps, a space-filling method of visualizing large hierarchical data sets, are receiving increasing attention. Several algorithms have been proposed to create more useful displays by controlling the aspect ratios of the rectangles that make up a treemap. While these algorithms do improve visibility of small items in a single layout, they introduce instability over time in the display of dynamically changing data, and fail to preserve an ordering of the underlying data. This paper introduces the ordered treemap, which addresses these two shortcomings. The ordered treemap algorithm ensures that items near each other in the given order will be near each other in the treemap layout. Using experimental evidence from Monte Carlo trials, we show that compared to other layout algorithms ordered treemaps are more stable while maintaining relatively favorable aspect ratios of the constituent rectangles. A second test set uses stock market data.
树图(Treemaps)是一种用于可视化大型分层数据集的空间填充方法,目前正受到越来越多的关注。已经提出了几种算法,通过控制构成树状图的矩形的长宽比来创建更有用的显示。虽然这些算法确实提高了单个布局中小项目的可见性,但随着时间的推移,它们在动态变化的数据的显示中引入了不稳定性,并且无法保持底层数据的顺序。本文介绍了有序树图,它解决了这两个缺点。有序树状图算法确保在给定顺序中彼此相邻的项在树状图布局中彼此相邻。利用蒙特卡罗试验的实验证据,我们表明与其他布局算法相比,有序树图在保持相对有利的组成矩形长宽比的同时更稳定。第二个测试集使用股票市场数据。
{"title":"Ordered treemap layouts","authors":"B. Shneiderman, M. Wattenberg","doi":"10.1109/INFVIS.2001.963283","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963283","url":null,"abstract":"Treemaps, a space-filling method of visualizing large hierarchical data sets, are receiving increasing attention. Several algorithms have been proposed to create more useful displays by controlling the aspect ratios of the rectangles that make up a treemap. While these algorithms do improve visibility of small items in a single layout, they introduce instability over time in the display of dynamically changing data, and fail to preserve an ordering of the underlying data. This paper introduces the ordered treemap, which addresses these two shortcomings. The ordered treemap algorithm ensures that items near each other in the given order will be near each other in the treemap layout. Using experimental evidence from Monte Carlo trials, we show that compared to other layout algorithms ordered treemaps are more stable while maintaining relatively favorable aspect ratios of the constituent rectangles. A second test set uses stock market data.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115079268","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 265
2D vs 3D, implications on spatial memory 2D vs 3D,对空间记忆的影响
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963291
M. Tavanti, M. Lind
Since the introduction of graphical user interfaces (GUI) and two-dimensional (2D) displays, the concept of space has entered the information technology (IT) domain. Interactions with computers were re-encoded in terms of fidelity to the interactions with real environment and consequently in terms of fitness to cognitive and spatial abilities. A further step in this direction was the creation of three-dimensional (3D) displays which have amplified the fidelity of digital representations. However, there are no systematic results evaluating the extent to which 3D displays better support cognitive spatial abilities. The aim of this research is to empirically investigate spatial memory performance across different instances of 2D and 3D displays. Two experiments were performed. The displays used in the experimental situation represented hierarchical information structures. The results of the test show that the 3D display does improve performances in the designed spatial memory task.
自从图形用户界面(GUI)和二维(2D)显示的引入,空间的概念进入了信息技术(IT)领域。根据与真实环境的互动的保真度,从而根据对认知和空间能力的适应性,与计算机的互动被重新编码。在这个方向上更进一步的是创建三维(3D)显示器,它放大了数字表示的保真度。然而,目前还没有系统的结果来评估3D显示在多大程度上更好地支持认知空间能力。本研究的目的是实证研究空间记忆性能在不同的2D和3D显示实例。进行了两个实验。在实验情境中使用的显示器表示分层信息结构。测试结果表明,三维显示器确实提高了设计的空间记忆任务的性能。
{"title":"2D vs 3D, implications on spatial memory","authors":"M. Tavanti, M. Lind","doi":"10.1109/INFVIS.2001.963291","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963291","url":null,"abstract":"Since the introduction of graphical user interfaces (GUI) and two-dimensional (2D) displays, the concept of space has entered the information technology (IT) domain. Interactions with computers were re-encoded in terms of fidelity to the interactions with real environment and consequently in terms of fitness to cognitive and spatial abilities. A further step in this direction was the creation of three-dimensional (3D) displays which have amplified the fidelity of digital representations. However, there are no systematic results evaluating the extent to which 3D displays better support cognitive spatial abilities. The aim of this research is to empirically investigate spatial memory performance across different instances of 2D and 3D displays. Two experiments were performed. The displays used in the experimental situation represented hierarchical information structures. The results of the test show that the 3D display does improve performances in the designed spatial memory task.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"161 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114435557","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 158
Change blindness in information visualization: a case study 信息可视化中的变化盲目性:一个案例研究
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963274
Lucy T. Nowell, E. Hetzler, Ted Tanasse
Change blindness occurs when people do not notice changes in visible elements of a scene. If people use an information visualization system to compare document collection subsets partitioned by their time-stamps, change blindness makes it impossible for them to recognize even very major changes, let alone minor ones. We describe theories from cognitive science that account for the change blindness phenomenon, as well as solutions developed for two visual analysis tools, a dot plot (SPIRE Galaxies) and landscape (ThemeView(tm)) visualizations.
当人们没有注意到场景中可见元素的变化时,就会发生变化盲视。如果人们使用信息可视化系统来比较按时间戳划分的文档集合子集,那么变化盲视会使他们无法识别非常大的变化,更不用说小的变化了。我们描述了解释变化盲视现象的认知科学理论,以及为两种视觉分析工具开发的解决方案,点图(SPIRE Galaxies)和景观(ThemeView(tm))可视化。
{"title":"Change blindness in information visualization: a case study","authors":"Lucy T. Nowell, E. Hetzler, Ted Tanasse","doi":"10.1109/INFVIS.2001.963274","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963274","url":null,"abstract":"Change blindness occurs when people do not notice changes in visible elements of a scene. If people use an information visualization system to compare document collection subsets partitioned by their time-stamps, change blindness makes it impossible for them to recognize even very major changes, let alone minor ones. We describe theories from cognitive science that account for the change blindness phenomenon, as well as solutions developed for two visual analysis tools, a dot plot (SPIRE Galaxies) and landscape (ThemeView(tm)) visualizations.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116934464","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 79
Case study: e-commerce clickstream visualization 案例研究:电子商务点击流可视化
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963293
J. Brainerd, Barry G. Becker
We have developed an interactive, scalable visualization tool for analyzing the behavior of users of a web site. Our system not only shows site topology and traffic flow, but by segmenting site traffic data based on user attributes, including demographic data and purchase history, we can present a more complete picture of web site usage. This can lead to a more focussed analysis that allows direct comparison between user segments, and ultimately a deeper understanding of how users interact with a site. The tool is designed for real world use, and we present a usage study of the tool by analyzing the data of a failed "dot-com".
我们开发了一种交互式的、可扩展的可视化工具,用于分析网站用户的行为。我们的系统不仅可以显示网站的拓扑结构和流量,还可以根据用户属性(包括人口统计数据和购买历史)对网站流量数据进行细分,从而更全面地展示网站的使用情况。这可以导致更集中的分析,允许直接比较用户群体,并最终更深入地了解用户如何与网站交互。该工具是为现实世界使用而设计的,我们通过分析失败的“。com”数据来介绍该工具的使用研究。
{"title":"Case study: e-commerce clickstream visualization","authors":"J. Brainerd, Barry G. Becker","doi":"10.1109/INFVIS.2001.963293","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963293","url":null,"abstract":"We have developed an interactive, scalable visualization tool for analyzing the behavior of users of a web site. Our system not only shows site topology and traffic flow, but by segmenting site traffic data based on user attributes, including demographic data and purchase history, we can present a more complete picture of web site usage. This can lead to a more focussed analysis that allows direct comparison between user segments, and ultimately a deeper understanding of how users interact with a site. The tool is designed for real world use, and we present a usage study of the tool by analyzing the data of a failed \"dot-com\".","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122437951","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 28
Technical note: visually encoding program test information to find faults in software 技术说明:可视化编码程序测试信息,以发现软件中的故障
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963277
James R. Eagan, M. J. Harrold, James A. Jones, J. Stasko
Large test suites are frequently used to evaluate software systems and to locate errors. Unfortunately, this process can generate a huge amount of data that is difficult to interpret manually. We have created a system, Tarantula, that visually encodes test data to help find program errors. The system uses a principled color mapping to represent source lines in passed and failed tests. It also provides a flexible user interface for examining different perspectives that show the behavior of the source code on test sets, ranging from individual tests, to important subsets such as the set of failed tests, to the entire test suite.
大型测试套件经常用于评估软件系统和定位错误。不幸的是,这个过程会产生大量难以手动解释的数据。我们已经创建了一个系统,Tarantula,它可以可视化地对测试数据进行编码,以帮助发现程序错误。该系统使用有原则的颜色映射来表示通过和未通过测试的源行。它还提供了一个灵活的用户界面,用于检查显示测试集上源代码行为的不同透视图,从单个测试到重要的子集(如失败测试集),再到整个测试集。
{"title":"Technical note: visually encoding program test information to find faults in software","authors":"James R. Eagan, M. J. Harrold, James A. Jones, J. Stasko","doi":"10.1109/INFVIS.2001.963277","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963277","url":null,"abstract":"Large test suites are frequently used to evaluate software systems and to locate errors. Unfortunately, this process can generate a huge amount of data that is difficult to interpret manually. We have created a system, Tarantula, that visually encodes test data to help find program errors. The system uses a principled color mapping to represent source lines in passed and failed tests. It also provides a flexible user interface for examining different perspectives that show the behavior of the source code on test sets, ranging from individual tests, to important subsets such as the set of failed tests, to the entire test suite.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"2014 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128943359","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 27
Semantic depth of field 语义景深
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963286
Robert Kosara, S. Miksch, H. Hauser
We present a new technique called Semantic Depth of Field (SDOF) as an alternative approach to focus-and-context displays of information. We utilize a well-known method from photography and cinematography (depth-of-field effect) for information visualization, which is to blur different parts of the depicted scene in dependence of their relevance. Independent of their spatial locations, objects of interest are depicted sharply in SDOF, whereas the context of the visualization is blurred. In this paper, we present a flexible model of SDOF which can be easily adopted to various types of applications. We discuss pros and cons of the new technique, give examples of application, and describe a fast prototype implementation of SDOF.
我们提出了一种新的技术,称为语义景深(SDOF)作为一种替代方法的焦点和上下文显示的信息。我们利用摄影和电影中众所周知的方法(景深效果)来实现信息可视化,即根据所描绘场景的不同部分的相关性来模糊它们。独立于它们的空间位置,感兴趣的对象在SDOF中被清晰地描绘出来,而可视化的背景是模糊的。本文提出了一种灵活的SDOF模型,可以很容易地应用于各种类型的应用。讨论了新技术的优缺点,给出了应用实例,并描述了一种快速的SDOF原型实现。
{"title":"Semantic depth of field","authors":"Robert Kosara, S. Miksch, H. Hauser","doi":"10.1109/INFVIS.2001.963286","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963286","url":null,"abstract":"We present a new technique called Semantic Depth of Field (SDOF) as an alternative approach to focus-and-context displays of information. We utilize a well-known method from photography and cinematography (depth-of-field effect) for information visualization, which is to blur different parts of the depicted scene in dependence of their relevance. Independent of their spatial locations, objects of interest are depicted sharply in SDOF, whereas the context of the visualization is blurred. In this paper, we present a flexible model of SDOF which can be easily adopted to various types of applications. We discuss pros and cons of the new technique, give examples of application, and describe a fast prototype implementation of SDOF.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132773531","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 160
Case study: visualization for decision tree analysis in data mining 案例研究:数据挖掘中决策树分析的可视化
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963292
Todd Barlow, Padraic Neville
Decision trees are one of the most popular methods of data mining. Decision trees partition large amounts of data into smaller segments by applying a series of rules. Creating and evaluating decision trees benefits greatly from visualization of the trees and diagnostic measures of their effectiveness. This paper describes an application, EMTree Results Viewer, that supports decision tree analysis through the visualization of model results and diagnosis. The functionality of the application and the visualization techniques are revealed through an example of churn analysis in the telecommunications industry.
决策树是数据挖掘中最流行的方法之一。决策树通过应用一系列规则将大量数据划分为更小的部分。创建和评估决策树从树的可视化和其有效性的诊断措施中受益匪浅。本文介绍了一个应用程序,EMTree Results Viewer,它通过模型结果的可视化和诊断来支持决策树分析。应用程序的功能和可视化技术通过电信行业的流失分析的一个例子来揭示。
{"title":"Case study: visualization for decision tree analysis in data mining","authors":"Todd Barlow, Padraic Neville","doi":"10.1109/INFVIS.2001.963292","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963292","url":null,"abstract":"Decision trees are one of the most popular methods of data mining. Decision trees partition large amounts of data into smaller segments by applying a series of rules. Creating and evaluating decision trees benefits greatly from visualization of the trees and diagnostic measures of their effectiveness. This paper describes an application, EMTree Results Viewer, that supports decision tree analysis through the visualization of model results and diagnosis. The functionality of the application and the visualization techniques are revealed through an example of churn analysis in the telecommunications industry.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132199233","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 29
Visualizing time-series on spirals 在螺旋上可视化时间序列
Pub Date : 2001-10-22 DOI: 10.1109/INFVIS.2001.963273
Marc Weber, M. Alexa, Wolfgang Müller
In this paper, we present a new approach for the visualization of time-series data based on spirals. Different to classical bar charts and line graphs, the spiral is suited to visualize large data sets and supports much better the identification of periodic structures in the data. Moreover, it supports both the visualization of nominal and quantitative data based on a similar visualization metaphor. The extension of the spiral visualization to 3D gives access to concepts for zooming and focusing and linking in the data set. As such, spirals complement other visualization techniques for time series and specifically enhance the identication of periodic patterns.
本文提出了一种基于螺旋的时间序列数据可视化的新方法。与传统的条形图和线形图不同,螺旋图适合于可视化大型数据集,并且能够更好地识别数据中的周期性结构。此外,它还支持基于类似可视化隐喻的标称数据和定量数据的可视化。将螺旋可视化扩展到3D,可以访问数据集中的缩放、聚焦和链接概念。因此,螺旋补充了时间序列的其他可视化技术,并特别增强了周期性模式的识别。
{"title":"Visualizing time-series on spirals","authors":"Marc Weber, M. Alexa, Wolfgang Müller","doi":"10.1109/INFVIS.2001.963273","DOIUrl":"https://doi.org/10.1109/INFVIS.2001.963273","url":null,"abstract":"In this paper, we present a new approach for the visualization of time-series data based on spirals. Different to classical bar charts and line graphs, the spiral is suited to visualize large data sets and supports much better the identification of periodic structures in the data. Moreover, it supports both the visualization of nominal and quantitative data based on a similar visualization metaphor. The extension of the spiral visualization to 3D gives access to concepts for zooming and focusing and linking in the data set. As such, spirals complement other visualization techniques for time series and specifically enhance the identication of periodic patterns.","PeriodicalId":131263,"journal":{"name":"IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2001-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115098075","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 384
期刊
IEEE Symposium on Information Visualization, 2001. INFOVIS 2001.
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1