Publication:

An interactive system for drawing graphs

Loading...
Thumbnail Image

Date

1996

Published Version

Journal Title

Journal ISSN

Volume Title

Publisher

Springer
The Harvard community has made this article openly available. Please share how this access benefits you.

Research Projects

Organizational Units

Journal Issue

Citation

Kathy Ryall, Joe Marks, and Stuart M. Shieber. An interactive system for drawing graphs. In Proceedings of Graph Drawing '96, 1996. The original publication is available at www.springerlink.com.

Abstract

Abstract: In spite of great advances in the automatic drawing of medium and large graphs, the tools available for drawing small graphs exquisitely (that is, with the aesthetics commonly found in professional publications and presentations) are still very primitive. Commercial tools, e.g., Claris Draw, provide minimal support for aesthetic graph layout. At the other extreme, research prototypes based on constraint methods are overly general for graph drawing. Our system improves on general constraint-based approaches to drawing and layout by supporting only a small set of “macro” constraints that are specifically suited to graph drawing. These constraints are enforced by a generalized spring algorithm. The result is a usable and useful tool for drawing small graphs easily and nicely.

Description

Other Available Sources

Research Data

Keywords

Terms of Use

This article is made available under the terms and conditions applicable to Other Posted Material (LAA), as set forth at Terms of Service

Endorsement

Review

Supplemented By

Related Stories

Story
An interactive constraint-based system for drawing… : DASH Story 2020-11-23
I am a grad student at Boise State University doing a MS in CS. I'm working on drawing entity-relationship diagrams according to rules followed specified by various authors. This article will help me with ideas for my drawings, and possibly with terminology and data structures I can use.