2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-29 15:57:57 +02:00

tikz/3d-gradient-colored: Removed small white border

This commit is contained in:
Martin Thoma 2015-02-08 12:56:20 +01:00
parent 8de0289e53
commit ecb7cf7799
5 changed files with 25 additions and 346 deletions

View file

@ -7,4 +7,11 @@ Creation
--------
* Make sure that `gnuplot` is installed and in your PATH.
* You can let Wolfram|Alpha calculate you gradients (http://www.wolframalpha.com/input/?i=gradient+of+x%2F%28e%5E%28x%5E2%2By%5E2%29%29)
* See http://en.wikibooks.org/wiki/LaTeX/Colors for colors
* See http://en.wikibooks.org/wiki/LaTeX/Colors for colors
Credits
-------
Jake helped me to remove the small white border at the left side which was
caused by the arrows.
See [Why does PGFplots plot more than the desired range in a 3D plot?](http://tex.stackexchange.com/a/227173/5645).