Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Scatter Plot01:15

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:
Modified Boxplots00:57

Modified Boxplots

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...
Velocity and Position by Graphical Method01:34

Velocity and Position by Graphical Method

Velocity and position can be calculated from the known function of acceleration as a function of time. The total area under the acceleration-time graph and the velocity-time graph gives the change in velocity and position, respectively. In the case of an airplane, its acceleration is tracked using the inertial navigation system. The pilot provides the input of the airplane's initial position and velocity before takeoff. The inertial navigation system then uses the acceleration data to calculate...
Interpreting R Charts01:22

Interpreting R Charts

R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample...
Boxplot01:12

Boxplot

Box plots (also called box-and-whisker plots or box-whisker plots) give an excellent graphical image of the concentration of the data. They also show how far the extreme values are from most data. A box plot is constructed from five values: the minimum value, the first quartile, the median, the third quartile, and the maximum value. We use these values to compare how close other data values are to them. To construct a box plot, use a horizontal or vertical number line and a rectangular box. The...
Pie Chart01:04

Pie Chart

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...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Probabilistic Inclusion Depth for Fuzzy Contour Ensemble Visualization.

IEEE transactions on visualization and computer graphics·2026
Same author

A Multimodal Framework for Understanding Collaborative Design Processes.

IEEE transactions on visualization and computer graphics·2026
Same author

Visual explainable artificial intelligence for graph-based visual question answering and scene graph curation.

Visual computing for industry, biomedicine, and art·2025
Same author

Uncertainty-Aware Spectral Visualization.

IEEE transactions on visualization and computer graphics·2025
Same author

Understanding Collaborative Learning of Molecular Structures in AR with Eye Tracking.

IEEE computer graphics and applications·2025
Same author

Visual Analysis of Multi-Outcome Causal Graphs.

IEEE transactions on visualization and computer graphics·2024
Same journal

Blue Noise Dithering for Reservoir-based Spatio-temporal Importance Resampling.

IEEE transactions on visualization and computer graphics·2026
Same journal

ROS-GS: Relightable Outdoor Scenes With Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
See all related articles

Related Experiment Video

Updated: May 25, 2026

Rapid Analysis and Exploration of Fluorescence Microscopy Images
11:41

Rapid Analysis and Exploration of Fluorescence Microscopy Images

Published on: March 19, 2014

3D Scatterplot Navigation.

Harald Sanftmann1, Daniel Weiskopf

  • 1VISUS, University of Stuttgart, Allmandring 19, Stuttgart 70569, Germany. sanftmann@gmx.net

IEEE Transactions on Visualization and Computer Graphics
|February 1, 2012
PubMed
Summary
This summary is machine-generated.

This study introduces a novel interpolation and projection technique for 3D scatterplots, enabling smooth data dimension exchange. User studies confirm that perceived 3D rigid body rotations enhance data visualization navigation over direct transitions.

More Related Videos

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

Automatic Identification of Dendritic Branches and their Orientation
06:08

Automatic Identification of Dendritic Branches and their Orientation

Published on: September 17, 2021

Related Experiment Videos

Last Updated: May 25, 2026

Rapid Analysis and Exploration of Fluorescence Microscopy Images
11:41

Rapid Analysis and Exploration of Fluorescence Microscopy Images

Published on: March 19, 2014

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

Automatic Identification of Dendritic Branches and their Orientation
06:08

Automatic Identification of Dendritic Branches and their Orientation

Published on: September 17, 2021

Area of Science:

  • Computer Graphics
  • Data Visualization
  • Human-Computer Interaction

Background:

  • Interactive visualization of high-dimensional data remains challenging.
  • Existing methods for exploring 3D scatterplots often lack smooth transitions between different data views.

Purpose of the Study:

  • To develop and evaluate a technique for smooth data dimension exchange in 3D scatterplots.
  • To improve user navigation and understanding of multi-dimensional data through enhanced visualization methods.

Main Methods:

  • An interpolation and projection technique was developed to allow smooth exchange of one or two data dimensions.
  • The technique ensures that changes are perceived as 3D rigid body rotations, maintaining data point consistency.
  • A controlled user study was conducted to compare the proposed method with direct transitions.
  • The technique was extended to support navigation using 3D scatterplot matrices.

Main Results:

  • The proposed 3D rigid body rotation technique significantly outperformed direct transitions between scatterplots in a user study.
  • The method allows for intuitive exploration of data by smoothly changing dimensions.
  • Application examples, including a natural language processing case study, demonstrate the technique's utility.

Conclusions:

  • The developed interpolation and projection technique offers a superior method for navigating and exploring 3D scatterplots.
  • Perceived 3D rigid body rotations enhance user experience and data comprehension in high-dimensional visualization.
  • The extension to 3D scatterplot matrices provides a scalable solution for complex data exploration.