VisPy: Data Visualisation for LaTeX

Download

You can get the script at GitHub.

Examples

Colorbars

A simple example showing colored bars.

[Source] [PDF]

Nightingales Rose

This is an attempt to reproduce http://vis.stanford.edu/protovis/ex/crimea-rose.html

[Source] [PDF]

Grouped Barchart

A picture from a talk for my paper: It compares code generated by 2 different algorithms and tries to demonstrate that the code improves definitely over not using an algorithm at all and performs nearly as well as a more expensive algorithm

[Source] [PDF]

Stacked barchart

Stacked barchart example from one of my talks (it was later replaced by a grouped barchart)

[Source] [PDF]

Stacked barchart

A stacked barchart. This mimicks: http://de.wikipedia.org/wiki/Datei:Anteil_Nimitz.png

[Source] [PDF]

Reproduction of bar charts from my last paper In retrospect the final image was quiet ugly ;-)

[Source] [PDF]