ProvenanceWidgets:一个用户界面控制元素库,用于跟踪和动态叠加分析来源
IEEE transactions on visualization and computer graphics
|September 9, 2024
概括
ProvenanceWidgets是一个新的JavaScript库,可以帮助开发人员跟踪用户与UI元素的交互. 该工具通过提供现场来源覆盖来增强数据可视化,节省时间和屏幕空间.
科学领域:
- 计算机科学 计算机科学
- 人与计算机的交互
- 软件工程 软件工程 软件工程
背景情况:
- 在分析系统中跟踪用户交互 (来源) 对于理解数据探索至关重要.
- 现有的来源追踪方法可能是繁的,需要大量的屏幕空间和用户的努力.
研究的目的:
- 介绍ProvenanceWidgets,一个新的JavaScript库,用于创建交互式UI控制元素.
- 为了使应用程序中的用户分析来源能够在现场进行动态的叠加.
主要方法:
- 设计的模块化UI控制元件 (无线电按,勾选框,下拉列表) 来跟踪交互频率和最近情况.
- 开发了视觉覆盖,以显示用户交互的汇总摘要和详细的时间历史记录.
- 重建了三个现有的小程序库 (Scented Widgets,Phosphor对象,Dynamic Query Widgets) 来证明它的功能.
主要成果:
- ProvenanceWidgets有效地使开发人员能够实施定制的来源跟踪应用程序.
- 通过与可视化开发人员的案例研究来评估图书馆的表达力和有效性.
- 证明了现场重叠可以节省屏幕空间,并减少访问来源信息所需的努力.
结论:
- ProvenanceWidgets提供了一种有效和高效的解决方案,用于将分析来源跟踪集成到用户界面中.
- 开源库促进了基于来源的自定义系统的开发,用于数据可视化和分析.
相关概念视频
Modified Boxplots
9.2K
A standard box and whisker plot informs us about the spread of the data in a given sample. One can identify the minimum value, maximum value, first quartile value, second quartile or median value, and third quartile.
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
9.2K
pV-Diagrams
4.0K
The pV diagram, which is a graph of pressure versus volume of the gas under study, is helpful in describing certain aspects of the substance. When the substance behaves like an ideal gas, the ideal gas equation describes the relationship between its pressure and volume. On a pV diagram, it is common to plot an isotherm, which is a curve showing p as a function of V with the number of molecules and the temperature fixed. Then, for an ideal gas, the product of the pressure of the gas and its...
4.0K
Pedigree Analysis
84.1K
Overview
84.1K
Pie Chart
13.8K
A pie chart (or a pie graph) is a circular graphical chart or a pictorial representation of categorical data. It is divided into slices of pie each indicating numerical proportions. It is also used to show the relative sizes of data in a single chart.
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
13.8K
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
3.0K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
3.0K
Outliers and Influential Points
4.0K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.0K


