Graph Drawing in TikZ
DOI:
https://doi.org/10.7155/jgaa.00301Abstract
At the heart of every good graph drawing algorithm lies an efficient procedure for assigning canvas positions to a graph's nodes. However, any real-world implementation of such an algorithm must address numerous problems that have little to do with the actual algorithm, like handling input and output formats, formatting node labels, or styling nodes and edges. We present a new framework, written in the Lua programming language, that allows implementers to focus on core algorithmic ideas and leave all other aspects to the framework. Algorithms implemented for the framework can be used directly inside the Tikz graphics language and profit from the capabilities and quality of the TEX typesetting engine. The framework comes with implementations of standard tree drawing algorithms, a modular version of Sugiyama's layered algorithm, and several force-based multilevel algorithms.Downloads
Download data is not yet available.
Downloads
Published
2013-07-01
How to Cite
Tantau, T. (2013). Graph Drawing in TikZ. Journal of Graph Algorithms and Applications, 17(4), 495–513. https://doi.org/10.7155/jgaa.00301
Issue
Section
Articles
Categories
License
Copyright (c) 2013 Till Tantau
This work is licensed under a Creative Commons Attribution 4.0 International License.