Jove
Visualize
Contact Us

Related Concept Videos

Drawing Free-body Diagrams: Rules01:16

Drawing Free-body Diagrams: Rules

13.1K
The first step in describing and analyzing most phenomena in physics involves the careful drawing of a free-body diagram. Free-body diagrams are useful in analyzing forces acting on an object or system, and are employed extensively in the study and application of Newton's laws of motion. The steps to draw a free-body diagram are listed below:
13.1K
Ogive Graph01:07

Ogive Graph

5.7K
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...
5.7K
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

12.5K
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...
12.5K
pV-Diagrams01:18

pV-Diagrams

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

Multiple Bar Graph

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

Bar Graph

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

You might also read

Related Articles

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

Sort by
Same author

The efficacy of Euler diagrams and linear diagrams for visualizing set cardinality using proportions and numbers.

PloS one·2019
Same author

Graph drawing using tabu search coupled with path relinking.

PloS one·2018
Same journal

Characterization of genomic diversity in bacteriophages infecting Rhodococcus.

PloS one·2026
Same journal

Effectiveness of the Responding to Experienced and Anticipated Discrimination (READ) training on reducing stigma for medical students in Tunisia.

PloS one·2026
Same journal

Cell-cell junction gene signatures as subtype-specific prognostic biomarkers in breast cancer.

PloS one·2026
Same journal

GC-MS based tentative identification of γ-sitosterol from Brassica nigra seeds and evaluation of its anticancer potential: An integrated in vitro and in silico study.

PloS one·2026
Same journal

Ad-based social media interventions increase belief accuracy and generate pro-social opinions among non-news readers.

PloS one·2026
Same journal

Negotiating knowledge: The role of network hedging in the production of high-impact science.

PloS one·2026
See all related articles
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 Experiment Video

Updated: Jul 25, 2025

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

Graph drawing using Jaya.

Fadi K Dib1, Peter Rodgers2

  • 1Computer Science Department, Center for Applied Mathematics and Bioinformatics (CAMB), Gulf University for Science and Technology (GUST), Hawally, Kuwait.

Plos One
|June 27, 2023
PubMed
Summary
This summary is machine-generated.

The Jaya algorithm, a parameter-less method, excels at automatic graph layout, producing higher quality visualizations faster than traditional algorithms. Enhancements like Latin Hypercube Sampling further improve its performance for complex graph drawing tasks.

More Related Videos

Group Synchronization During Collaborative Drawing Using Functional Near-Infrared Spectroscopy
07:53

Group Synchronization During Collaborative Drawing Using Functional Near-Infrared Spectroscopy

Published on: August 5, 2022

2.1K
Spatial Temporal Analysis of Fieldwise Flow in Microvasculature
09:39

Spatial Temporal Analysis of Fieldwise Flow in Microvasculature

Published on: November 18, 2019

5.9K

Related Experiment Videos

Last Updated: Jul 25, 2025

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.3K
Group Synchronization During Collaborative Drawing Using Functional Near-Infrared Spectroscopy
07:53

Group Synchronization During Collaborative Drawing Using Functional Near-Infrared Spectroscopy

Published on: August 5, 2022

2.1K
Spatial Temporal Analysis of Fieldwise Flow in Microvasculature
09:39

Spatial Temporal Analysis of Fieldwise Flow in Microvasculature

Published on: November 18, 2019

5.9K

Area of Science:

  • Computer Science
  • Data Visualization
  • Artificial Intelligence

Background:

  • Automatic graph layout is crucial for data visualization but faces challenges in optimizing multi-metric objectives.
  • Existing search-based methods for graph drawing require improvement in efficiency and effectiveness.

Purpose of the Study:

  • To investigate the performance of the Jaya algorithm for automatic graph layout with straight lines.
  • To evaluate the effectiveness of an enhanced Jaya algorithm using Latin Hypercube Sampling for graph drawing.

Main Methods:

  • The Jaya algorithm, a parameter-less optimization technique, was applied to automatic graph layout.
  • Latin Hypercube Sampling was used to initialize the Jaya algorithm's population for broader search space coverage.
  • A visualization tool was developed to facilitate algorithm integration and performance testing.
  • The Jaya algorithm and its enhanced version were benchmarked against Hill Climbing and Simulated Annealing.

Main Results:

  • The Jaya algorithm significantly outperformed Hill Climbing and Simulated Annealing in both layout quality and speed.
  • The enhanced Jaya algorithm with Latin Hypercube Sampling produced superior layouts compared to the original Jaya algorithm.
  • The algorithm demonstrated scalability, successfully drawing layouts for graphs with up to 500 nodes in reasonable time.

Conclusions:

  • The Jaya algorithm is a highly effective and easy-to-apply method for automatic graph layout.
  • Enhancements to the Jaya algorithm, such as improved population initialization, can further boost its performance.
  • The Jaya algorithm presents a promising alternative to existing methods for complex graph drawing challenges.