Improved Scheduling of Morphing Edge Drawing
Kazuo Misue

TL;DR
This paper introduces improved scheduling techniques for Morphing Edge Drawing (MED) to reduce cycle length and visual clutter, thereby potentially enhancing graph reading efficiency.
Contribution
It proposes three novel scheduling methods for MED that address cycle length and crossing issues, improving visualization performance.
Findings
Shortened morphing cycle durations.
Reduced visual clutter and crossings.
Enhanced graph readability in experiments.
Abstract
Morphing edge drawing (MED), a graph drawing technique, is a dynamic extension of partial edge drawing (PED), where partially drawn edges (stubs) are repeatedly stretched and shrunk by morphing. Previous experimental evaluations have shown that the reading time with MED may be shorter than that with PED. The morphing scheduling method limits visual clutter by avoiding crossings between stubs. However, as the number of intersections increases, the overall morphing cycle tends to lengthen in this method, which is likely to have a negative effect on the reading time. In this paper, improved scheduling methods are presented to address this issue. The first method shortens the duration of a single cycle by overlapping a part of the current cycle with the succeeding one. The second method duplicates every morph by the allowable number of times in one cycle. The third method permits a specific…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
