2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-29 07:47:57 +02:00
LaTeX-examples/tikz/3d-manhattan-bar-plot
2013-02-07 12:24:59 +01:00
..
3d-manhattan-bar-plot.tex added 3d manhattan bar plot 2013-02-07 12:19:11 +01:00
getCoordinates.py added comment 2013-02-07 12:24:59 +01:00
Makefile added 3d manhattan bar plot 2013-02-07 12:19:11 +01:00
Readme.md added 3d manhattan bar plot 2013-02-07 12:19:11 +01:00
template.tpl added 3d manhattan bar plot 2013-02-07 12:19:11 +01:00

This is from http://tex.stackexchange.com/a/53754/5645

The Python script got improved by Martin Thoma