Related Experiment Video
Updated: May 28, 2026

06:10
Using Generative Art to Convey Past and Future Climate Transitions
Published on: March 31, 2023
CloudLines: compact display of event episodes in multiple time-series
Miloš Krstajić1, Enrico Bertini, Daniel A Keim
1University of Konstanz, Germany. milos.krstajic@uni-konstanz.de
IEEE Transactions on Visualization and Computer Graphics
|October 29, 2011
Summary
We developed an incremental logarithmic time-series technique for visualizing large, dynamic event data. This method efficiently handles real-time data streams, maintaining context and detail for better pattern analysis.
Area of Science:
- Data Visualization
- Information Visualization
- Computer Science
Background:
- Modern data visualization faces challenges with large, dynamic event datasets.
- Static visualizations struggle to represent incremental data effectively.
- Need for real-time analysis with historical context in domains like finance and security.
Purpose of the Study:
- To propose an incremental logarithmic time-series technique for efficient data representation.
- To address the challenges of visualizing dynamic, large-scale event data.
- To enable comprehensible, real-time visual analysis with historical context.
Main Methods:
- Developed an incremental logarithmic time-series technique adapting to data arrival rates.
- Implemented a decay function for fading data items based on relevance.
- Introduced a distortion magnifying lens accounting for logarithmic time scale distortions.
Main Results:
- The technique effectively visualizes incremental data streams in limited space.
- Maintained comprehensible representations of changing data content.
- Demonstrated validity on online news stream data across different time frames.
Conclusions:
- The proposed technique offers a robust solution for dynamic event data visualization.
- It balances the need for recent event monitoring with historical context.
- Enhances pattern accessibility and readability at various scales.
Related Concept Videos
Time-Series Graph
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
Multiple Bar Graph
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Relative Frequency Histogram
The relative frequency depicts the proportion of data points that have each value. The frequency tells the number of data points that have each value. Like the histogram, a relative frequency histogram also has the same shape with a horizontal scale (the x-axis), but the vertical scale (the y-axis) is marked with relative frequencies (percentages of the whole) instead of actual frequencies. A relative frequency histogram is a graphical representation of a frequency distribution where the...
Histogram
The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
Scatter Plot
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
Probability Histograms
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.

