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

pV-Diagrams01:18

pV-Diagrams

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...
Statgraphics01:10

Statgraphics

Statgraphics is a comprehensive statistical software suite designed for both basic and advanced data analysis. Originating in 1980 at Princeton University under Dr. Neil W. Polhemus, it was one of the pioneering tools for statistical computing on personal computers, with its public release in 1982 marking an early milestone in data science software. Over the years, it has evolved into a robust platform for data science, offering tools for regression analysis, ANOVA, multivariate statistics,...
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...
Multiple Bar Graph01:07

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...
GIS Software, Hardware, and Sources of GIS Data01:23

GIS Software, Hardware, and Sources of GIS Data

A Geographic Information System (GIS) combines specialized software and hardware to effectively manage, analyze, and present spatial and related data. GIS software includes critical functionalities such as a user interface for easy navigation, database management tools for handling spatial and attribute data, and data retrieval features for efficient access. Analytical tools transform raw data into insights, while display functions produce maps and reports in various formats for effective...
Manipulation and Analysis01:21

Manipulation and Analysis

GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...

You might also read

Related Articles

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

Sort by
Same author

Crossing the Chasm: Bridging Visual Augmentations and Designer Intent.

IEEE transactions on visualization and computer graphics·2026
Same author

Data Augmentation for Visualization Design Knowledge Bases.

IEEE transactions on visualization and computer graphics·2025
Same author

Mosaic Selections: Managing and Optimizing User Selections for Scalable Data Visualization Systems.

IEEE transactions on visualization and computer graphics·2025
Same author

DracoGPT: Extracting Visualization Design Preferences from Large Language Models.

IEEE transactions on visualization and computer graphics·2024
Same author

Mixing Linters with GUIs: A Color Palette Design Probe.

IEEE transactions on visualization and computer graphics·2024
Same author

DIVI: Dynamically Interactive Visualization.

IEEE transactions on visualization and computer graphics·2023
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
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
See all related articles

Related Experiment Video

Updated: Jun 19, 2026

A Graphical User Interface for Software-assisted Tracking of Protein Concentration in Dynamic Cellular Protrusions
08:12

A Graphical User Interface for Software-assisted Tracking of Protein Concentration in Dynamic Cellular Protrusions

Published on: July 11, 2017

Protovis: a graphical toolkit for visualization.

Michael Bostock1, Jeffrey Heer

  • 1Computer Science Department, Stanford University, Stanford, CA 94305, USA. mbostock@cs.stanford.edu

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

Protovis is a new toolkit that bridges the gap between high-level and low-level data visualization tools. It offers an extensible system for creating complex visualizations with improved efficiency and accessibility.

More Related Videos

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
10:58

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques

Published on: January 2, 2011

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

Related Experiment Videos

Last Updated: Jun 19, 2026

A Graphical User Interface for Software-assisted Tracking of Protein Concentration in Dynamic Cellular Protrusions
08:12

A Graphical User Interface for Software-assisted Tracking of Protein Concentration in Dynamic Cellular Protrusions

Published on: July 11, 2017

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
10:58

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques

Published on: January 2, 2011

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

Area of Science:

  • Computer Science
  • Information Visualization

Background:

  • Existing data visualization tools present a trade-off between notational efficiency and graphical expressiveness/accessibility.
  • High-level systems can be inflexible, while low-level systems (e.g., rendering APIs) are tedious for complex tasks.

Purpose of the Study:

  • To introduce Protovis, an extensible toolkit designed to address the limitations of current data visualization systems.
  • To provide a system that balances expressiveness with ease of use for creating visualizations.

Main Methods:

  • Protovis enables users to construct visualizations by composing simple graphical primitives.
  • Visualizations are specified as a hierarchy of marks, with visual properties defined as functions of data.

Main Results:

  • Protovis achieves expressiveness comparable to low-level graphics systems.
  • The toolkit enhances both the efficiency of specifying visualizations and the accessibility for learning and modification.

Conclusions:

  • Protovis offers a novel approach to data visualization by integrating the strengths of high-level and low-level systems.
  • The toolkit provides a more effective and user-friendly method for creating a diverse range of data visualizations.