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

Ogive Graph01:07

Ogive Graph

An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this type...
Graphs of Functions01:30

Graphs of Functions

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...
Graphs of Two-Variable Functions01:27

Graphs of Two-Variable Functions

A weather map provides a practical example of a function of two variables. Across a wide region such as the United States, temperatures vary from one location to another. Each location can be identified by two geographic coordinates: longitude and latitude. Since a single temperature value is assigned to each coordinate pair, the situation can be represented mathematically as a function with two inputs and one output.In mathematical notation, longitude and latitude can be labeled as x and y,...
Time-Series Graph00:54

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...
Degrees of Freedom01:02

Degrees of Freedom

The degree of freedom for a particular statistical calculation is the number of values that are free to vary. As a result, the minimum number of independent numbers can specify a particular statistic. The degrees of freedom differ greatly depending on known and uncalculated statistical components.
For example, suppose there are three unknown numbers whose mean is 10; although we can freely assign values to the first and second numbers, the value of the last number can not be arbitrarily...
Degrees of Freedom01:02

Degrees of Freedom

The degree of freedom for a particular statistical calculation is the number of values that are free to vary. Thus, the minimum number of independent numbers can specify a particular statistic. The degrees of freedom differ greatly depending on known and uncalculated statistical components.
For example, suppose there are three unknown numbers whose mean is 10; although we can freely assign values to the first and second numbers, the value of the last number can not be arbitrarily assigned.

You might also read

Related Articles

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

Sort by
Same author

Refining the Definition for "Low Risk" in Pulmonary Arterial Hypertension: Time to Reduce Morbidity and Mortality.

JACC. Heart failure·2026
Same author

Intelligent Reasoning Cues: A Framework and Case Study of the Roles of AI Information in Complex Decisions.

Proceedings of the SIGCHI conference on human factors in computing systems. CHI Conference·2026
Same author

Sketching AI Concepts with Capabilities and Examples: AI Innovation in the Intensive Care Unit.

Proceedings of the SIGCHI conference on human factors in computing systems. CHI Conference·2025
Same author

MedSyn: Text-Guided Anatomy-Aware Synthesis of High-Fidelity 3-D CT Images.

IEEE transactions on medical imaging·2024
Same author

Dead or Alive: Continuous Data Profiling for Interactive Data Science.

IEEE transactions on visualization and computer graphics·2023
Same author

Patient and Provider Perspectives on Symptom Monitoring During Outpatient Chemotherapy: Interview Study.

JMIR formative research·2023

Related Experiment Video

Updated: Jun 19, 2026

Neurovascular Network Explorer 2.0: A Simple Tool for Exploring and Sharing a Database of Optogenetically-evoked Vasomotion in Mouse Cortex In Vivo
08:32

Neurovascular Network Explorer 2.0: A Simple Tool for Exploring and Sharing a Database of Optogenetically-evoked Vasomotion in Mouse Cortex In Vivo

Published on: May 4, 2018

"Search, show context, expand on demand": supporting large graph exploration with degree-of-interest.

Frank van Ham1, Adam Perer

  • 1IBM-ILOG Research in Gentilly, France. frankvanham@fr.ibm.com

IEEE Transactions on Visualization and Computer Graphics
|October 17, 2009
PubMed
Summary

This study introduces a new method for exploring large graphs by focusing on the immediate context around a node. This approach is efficient for users with specific information needs and limited resources.

More Related Videos

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

Related Experiment Videos

Last Updated: Jun 19, 2026

Neurovascular Network Explorer 2.0: A Simple Tool for Exploring and Sharing a Database of Optogenetically-evoked Vasomotion in Mouse Cortex In Vivo
08:32

Neurovascular Network Explorer 2.0: A Simple Tool for Exploring and Sharing a Database of Optogenetically-evoked Vasomotion in Mouse Cortex In Vivo

Published on: May 4, 2018

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

Area of Science:

  • Computer Science
  • Information Visualization
  • Human-Computer Interaction

Background:

  • Traditional graph visualization often focuses on global overviews, which can be impractical for users with specific information needs or limited computational resources.
  • Analyzing entire large graphs is often unnecessary and resource-intensive, especially for online or mobile users.
  • Existing methods may not adequately address the need for focused exploration of relevant graph segments.

Purpose of the Study:

  • To propose and evaluate an interaction model for remotely browsing the immediate context graph around a specific node of interest.
  • To adapt Furnas' degree of interest function for efficient subgraph extraction in graph visualization.
  • To demonstrate a method for controlling visualization complexity and guiding users to relevant data points within a graph context.

Main Methods:

  • Adapted Furnas' degree of interest function from trees to general graphs.
  • Developed a technique to extract contextual subgraphs based on the adapted degree of interest metric.
  • Implemented and tested the approach on a large online database of legal citations.

Main Results:

  • The proposed interaction model enables efficient browsing of local graph contexts.
  • The adapted degree of interest function effectively extracts relevant subgraphs and manages visualization complexity.
  • The method proved effective in exploring a dense database of over 3 million legal citations.

Conclusions:

  • Remote browsing of immediate graph contexts is a viable and efficient alternative to global graph overviews.
  • The adapted degree of interest function provides a powerful mechanism for focused graph exploration.
  • This approach enhances user experience and data accessibility for large graph databases.