Home

Awesome

tikz-network

A tool to visualize complex networks in LaTeX.

Package:tikz-network
Date:15 August 2019
Authors:Jürgen Hackl
Contact:hackl.j@gmx.at
Web site:https://github.com/hackl/tikz-network/
Documentation:manual
Copyright:This document has been placed in the public domain.
License:GNU General Public Licence.
Version:1.1

Purpose

In recent years, complex network theory becomes more and more popular within the scientific community. Besides a solid mathematical base on which these theories are built on, a visual representation of the networks allow communicating complex relationships to a broad audience.

Nowadays, a variety of great visualization tools are available, which helps to structure, filter, manipulate and of course to visualize the networks. However, they come with some limitations, including the need for specific software tools, difficulties to embed the outputs properly in a LaTeX file (e.g. font type, font size, additional equations and math symbols needed,...) and challenges in the post-processing of the graphs, without rerunning the software tools again.

In order to overcome this issues, the package tikz-network was created. Some of the features are:

ToDo

Code to fix

Documentation

Features

Add-ons

Changelog

VersionChanges
0.1initial commit
0.2changed the package name to tikz-network
0.3added commands \Text and \Plain, plus smaller changes in the commands \Vertex and \Edge
0.4renamed \Plain to \Plane and added commands to change the label font, size and color
0.5added a description of the Python module network2tikz
1.0upload to the CTAN server
1.1fixed csv input and added manual examples as standalone figures to git