2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/tikz/3d-manhattan-bar-plot
Martin Thoma ee468b23dc misc
2013-02-13 20:26:49 +01:00
..
3d-manhattan-bar-plot.tex added 3d manhattan bar plot 2013-02-07 12:19:11 +01:00
getCoordinates.py misc 2013-02-13 20:26:49 +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