Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94183896
hall_edge_187.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 4, 13:34
Size
995 B
Mime Type
text/x-tex
Expires
Fri, Dec 6, 13:34 (1 d, 15 h)
Engine
blob
Format
Raw Data
Handle
22752569
Attached To
rCOMPPHYS Computational physics
hall_edge_187.tex
View Options
\begin{tikzpicture}
\pgfplotsset
{
%scale only axis,
%scaled x ticks = base 10:2,
%height = 18cm,
width = 8cm,
% insert xlabel name
xlabel={{$x$ [\si{m}]}},
%xmin = 16, xmax = 40,
%legend columns = 2,
legend style =
{
at = {(0.97, 0.95)},
anchor = north west,
%/tikz/column 2/.style={
% column sep=5pt,
%},
nodes={scale = 1.0, transform shape}
},
% custom entry
legend image with node/.style={
legend image code/.code={%
\node[#1, circle, fill, anchor=center, inner sep=1.7pt] at (0.3cm,0cm) {};
}
},
clip mode = individual,
minor x tick num = 4,
minor y tick num = 4
}
\begin{axis}
[
% ylabel name
ylabel={$y$ [\si{m}]}, % TODO units
axis on top,
xmin=0,xmax=110,
ymin=0,ymax=110,
enlargelimits=false
]
\addplotgraphicsnatural[xmin=0,xmax=110,ymin=0,ymax=110]{output/hall_edges_187.pdf}
\end{axis}
\end{tikzpicture}
Event Timeline
Log In to Comment