Back to the talks

Graph mode - A major mode to create, edit and display discrete element graphs.

John Darrington (he/him) - IRC: jmd, john@cellform.com

Format: 20-min talk cancelled
Discuss on IRC: #emacsconf
Status: Sorry, this talk has been cancelled

Description

This project is a major mode to assist creation and editing of SVG images depicting discrete element graphs, optionally with presentational properties. The creation of such images may be of interest to engineers, pure mathematicians with an interest in graph theory, computer scientists, data administrators and others.

The user specifies the topology and simple presentational attributes of the system and emacs takes care of the rest. Interaction is via conventional M-x interactive commands, or by keybindings/mouse movement.

If desired, the SVG output may be edited using an external tool or by hand. Keeping the generated SVG readable and easy to edit is a design goal of the project.

Example uses may include the creation of flow charts, entity-relationship diagrams, UML, block diagrams, and abstract graphs.

This talk will demonstrate use of the mode, describe how it works, and discuss possible future direction.

Questions or comments? Please e-mail john@cellform.com

Back to the talks