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

Pie Chart01:04

Pie Chart

15.8K
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...
15.8K
Pareto Chart00:52

Pareto Chart

7.6K
A Pareto chart is a bar graph or a combination of both line and bar graphs. The bar lengths represent the individual values or the frequency, while the lines represent the cumulative total values. In this chart, the longest bars are arranged on the left and the shortest bars on the right, which makes it easier to read and interpret the data. It can also be called a Pareto diagram or Pareto analysis.
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
7.6K
pV-Diagrams01:18

pV-Diagrams

6.0K
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.0K
Methods of Documentation IV: Focus Charting01:26

Methods of Documentation IV: Focus Charting

1.6K
Focus Charting, also known as the focus charting system or "focus documentation," is a systematic documentation approach used in healthcare to organize patient information in medical records.
It typically involves three columns for recording information:
1.6K
Multiple Bar Graph01:07

Multiple Bar Graph

8.9K
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...
8.9K
Bar Graph01:07

Bar Graph

21.3K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
21.3K

You might also read

Related Articles

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

Sort by
Same author

From Verbal Reports to Personalized Activity Trackers: Understanding the Challenges of Ground Truth Data Collection with Older Adults in the Wild.

Proceedings of the ACM on interactive, mobile, wearable and ubiquitous technologies·2026
Same author

Research progress on pathogenic genes of dilated cardiomyopathy.

iScience·2026
Same author

Mako robot-assisted total knee arthroplasty mitigates the impact of surgeon handedness.

Journal of robotic surgery·2026
Same author

Tunicate cellulose nanocrystals reinforced micropatterned hydrogels modulate mitochondrial maturation and cardiomyocyte alignment to enhance contractility.

International journal of biological macromolecules·2026
Same author

Corrigendum to " Computed tomography- and magnetic resonance imaging-based multi-modality radiomics models for predicting survival in esophageal cancer patients" [Translational Oncology 65 (2026) 102686].

Translational oncology·2026
Same author

Network pharmacology reveals the potential mechanisms of modified Shentong Zhuyu Decoction in alleviating cartilaginous endplate degeneration.

Computer methods in biomechanics and biomedical engineering·2026

Related Experiment Video

Updated: Jan 10, 2026

Author Spotlight: Unveiling Plankton Response to Climate Change Through Time-Series Data and Artistic Expression
08:15

Author Spotlight: Unveiling Plankton Response to Climate Change Through Time-Series Data and Artistic Expression

Published on: July 28, 2023

1.8K

PiCCL: Data-Driven Composition of Bespoke Pictorial Charts.

Haoyan Shi, Yunhai Wang, Junhao Chen

    IEEE Transactions on Visualization and Computer Graphics
    |November 21, 2025
    PubMed
    Summary

    This study introduces Pictorial Chart Composition Language (PiCCL), a novel system for easily creating pictorial charts. PiCCL simplifies chart creation through parametric representation and automatic data synthesis, enhancing usability.

    More Related Videos

    Using Generative Art to Convey Past and Future Climate Transitions
    06:10

    Using Generative Art to Convey Past and Future Climate Transitions

    Published on: March 31, 2023

    1.4K
    Automated Charting of the Visual Space of Housefly Compound Eyes
    08:34

    Automated Charting of the Visual Space of Housefly Compound Eyes

    Published on: March 31, 2022

    2.3K

    Related Experiment Videos

    Last Updated: Jan 10, 2026

    Author Spotlight: Unveiling Plankton Response to Climate Change Through Time-Series Data and Artistic Expression
    08:15

    Author Spotlight: Unveiling Plankton Response to Climate Change Through Time-Series Data and Artistic Expression

    Published on: July 28, 2023

    1.8K
    Using Generative Art to Convey Past and Future Climate Transitions
    06:10

    Using Generative Art to Convey Past and Future Climate Transitions

    Published on: March 31, 2023

    1.4K
    Automated Charting of the Visual Space of Housefly Compound Eyes
    08:34

    Automated Charting of the Visual Space of Housefly Compound Eyes

    Published on: March 31, 2022

    2.3K

    Area of Science:

    • Computer Graphics
    • Data Visualization
    • Human-Computer Interaction

    Background:

    • Creating expressive pictorial charts often involves complex manual composition and fine-tuning of visual properties.
    • Existing methods lack systematic approaches for integrating data-driven generation with graphical composition.
    • There is a need for intuitive tools to facilitate the creation of sophisticated pictorial charts.

    Purpose of the Study:

    • To introduce Pictorial Chart Composition Language (PiCCL), a novel language for simplified pictorial chart creation.
    • To address the challenges of manual composition and fine-tuning in pictorial chart authoring.
    • To enable systematic construction of data-driven pictorial charts with integrated graphical composition.

    Main Methods:

    • Developed PiCCL, a language featuring a parametric representation for integrating data-driven generation and graphical composition.
    • Implemented PiCCL as piccl.js, a JavaScript-based library.
    • Conducted a comprehensive analysis of real-world pictorial chart examples to ground the language design.

    Main Results:

    • PiCCL enables users to easily create pictorial charts using simple operators.
    • A lazy data-binding mechanism in PiCCL automatically synthesizes charts.
    • A user study demonstrated the usability of the piccl.js implementation.

    Conclusions:

    • PiCCL offers a systematic and user-friendly approach to authoring expressive pictorial charts.
    • The parametric representation and lazy data-binding mechanism effectively address key authoring challenges.
    • Further research can explore PiCCL's potential and limitations for advanced data visualization applications.