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

Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.8K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.8K
Graphs of Functions01:30

Graphs of Functions

266
Graphs of functions provide a visual representation of how output values change in response to varying inputs. Each point on the graph corresponds to an ordered pair, where the x-coordinate (independent variable) determines the horizontal position and the y-coordinate (dependent variable) determines the vertical position. Linear functions like y = x give a straight line, indicating a constant rate of change.Nonlinear functions display more complex behaviors. Even power functions generate...
266
Graphical Representation of Inequalities01:28

Graphical Representation of Inequalities

174
The graph of the equation where y equals x squared forms a curve known as a parabola. This curve acts as a boundary in the coordinate plane, dividing it into distinct regions based on the relative position of points.When the equality sign in the equation is replaced with an inequality—such as greater than, less than, greater than or equal to, or less than or equal to—the graphical representation changes from a single curve into a broader shaded area that signifies the set of all...
174
pV-Diagrams01:18

pV-Diagrams

6.1K
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...
6.1K
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

207
An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
207
Block Diagram Reduction01:22

Block Diagram Reduction

536
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
536

You might also read

Related Articles

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

Sort by
Same author

Visualizing epidemiological models for policy: design principles for effective communication.

Frontiers in public health·2026
Same author

Exploring MLLMs Perception of Network Visualization Principles.

IEEE transactions on visualization and computer graphics·2026
Same author

Uncovering Frailty in Burning Mouth Syndrome: Insights From a SUNFRAIL+ Based Multidimensional Assessment.

Journal of oral rehabilitation·2026
Same author

GD4LLM: How Layout Quality and Prompting Influence LLM Understanding of Graph Drawings.

IEEE transactions on visualization and computer graphics·2026
Same author

Collaborative Problem Solving in Mixed Reality: A Study on Visual Graph Analysis.

IEEE transactions on visualization and computer graphics·2026
Same author

Social support and hospitalization in the elderly: investigating the role of frailty trajectories.

European journal of public health·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
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
Same journal

Spatial-temporal Relation guided Motion Transfer via Diffusion Model.

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

Related Experiment Video

Updated: Jan 16, 2026

Automatic Identification of Dendritic Branches and their Orientation
06:08

Automatic Identification of Dendritic Branches and their Orientation

Published on: September 17, 2021

2.3K

Bundling-Aware Graph Drawing Revisited.

Markus Wallinger, Tommaso Piselli, Alessandra Tappini

    IEEE Transactions on Visualization and Computer Graphics
    |October 2, 2025
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel Filter-Draw-Bundle framework for simultaneous graph drawing and edge bundling optimization. Experiments show this approach significantly improves bundled graph visualizations over traditional post-processing methods.

    More Related Videos

    Revealing Neural Circuit Topography in Multi-Color
    09:11

    Revealing Neural Circuit Topography in Multi-Color

    Published on: November 14, 2011

    15.5K
    Quantifying Fibrillar Collagen Organization with Curvelet Transform-Based Tools
    07:58

    Quantifying Fibrillar Collagen Organization with Curvelet Transform-Based Tools

    Published on: November 11, 2020

    6.7K

    Related Experiment Videos

    Last Updated: Jan 16, 2026

    Automatic Identification of Dendritic Branches and their Orientation
    06:08

    Automatic Identification of Dendritic Branches and their Orientation

    Published on: September 17, 2021

    2.3K
    Revealing Neural Circuit Topography in Multi-Color
    09:11

    Revealing Neural Circuit Topography in Multi-Color

    Published on: November 14, 2011

    15.5K
    Quantifying Fibrillar Collagen Organization with Curvelet Transform-Based Tools
    07:58

    Quantifying Fibrillar Collagen Organization with Curvelet Transform-Based Tools

    Published on: November 11, 2020

    6.7K

    Area of Science:

    • Computer Science
    • Data Visualization
    • Graph Theory

    Background:

    • Edge bundling algorithms reduce clutter in dense graph visualizations.
    • Current methods often treat bundling as a post-processing step on existing drawings.
    • Simultaneously optimizing drawing and bundling offers a new perspective.

    Purpose of the Study:

    • To investigate a novel algorithmic framework for bundling-aware graph drawing.
    • To propose and compare alternative implementations of the Filter-Draw-Bundle approach.
    • To evaluate the effectiveness of the new framework against traditional methods.

    Main Methods:

    • Developed a three-step framework: Filter for a skeleton subgraph, Draw the skeleton, and Bundle remaining edges.
    • Proposed and experimentally compared several implementations of this framework.
    • Compared against a baseline of drawing the full graph then applying edge bundling.

    Main Results:

    • The Filter-Draw-Bundle framework demonstrated superior performance.
    • Bundled drawings created by the proposed framework outperformed previous approaches.
    • Improvements were measured using established metrics for edge bundling and graph drawing.

    Conclusions:

    • Simultaneous optimization of graph drawing and edge bundling is effective.
    • The Filter-Draw-Bundle framework offers significant advantages for dense graph visualization.
    • This approach advances the field of bundling-aware graph drawing.