mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added some formatting tweaks to Analysis-Scripts; added axis to sin(1:x) plot; minor changes
This commit is contained in:
parent
cbf9a3172c
commit
e3293c7a25
4 changed files with 24 additions and 20 deletions
|
@ -20,8 +20,8 @@
|
|||
\begin{preview}
|
||||
\begin{tikzpicture}
|
||||
\begin{axis}[
|
||||
axis x line=middle,
|
||||
axis y line=middle,
|
||||
axis x line=middle,
|
||||
axis y line=middle,
|
||||
width=15cm, height=15cm, % size of the image
|
||||
grid = major,
|
||||
grid style={dashed, gray!30},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue