Skip to content
Snippets Groups Projects
Commit e63fad60 authored by Jan Wille's avatar Jan Wille
Browse files

more typos

parent 24d75958
No related branches found
No related tags found
No related merge requests found
......@@ -63,14 +63,14 @@
MyPlots/.style = { % Style für alle Plots
width=.6\textwidth,
grid=major, % Gitter für haupt Ticks
grid style={dashed,gray!50}, % Hinergrund Gitter
legend pos=outer north east, % Positon der Legende
grid style={dashed,gray!50}, % Hintergrund Gitter
legend pos=outer north east, % Position der Legende
FM1/.style = {blue, thick, mark=x, mark size=1.5,samples=100}, % Format 1
FM2/.style = {orange, thick, mark=*, mark size=1,samples=100}, % Format 2
FM3/.style = {green, thick, mark=square*, mark size=1,samples=100}, % Format 3
FM4/.style = {red, thick, mark=diamond*, mark size=1,samples=100}, % Format 4
FM5/.style = {pink, thick, mark=triangel*, mark size=1,samples=100},% Format 5
errBars/.style = {error bars/.cd, y dir=both, y explicit, % ermöglich Fehlerbalken
errBars/.style = {error bars/.cd, y dir=both, y explicit, % ermöglicht Fehlerbalken
error mark options={mark size=1pt,rotate=90}},
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment