mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
minor changes
This commit is contained in:
parent
f66ca0118e
commit
d85fc0f69a
3 changed files with 12 additions and 5 deletions
|
@ -12,6 +12,8 @@
|
|||
\begin{tikzpicture}
|
||||
\begin{axis}[
|
||||
axis x line=middle,
|
||||
axis y line=left,
|
||||
enlarge y limits=true,
|
||||
xmode=log, % Logarithmic x axis
|
||||
xmin=0.01, xmax=1, % Positive domain...
|
||||
xticklabel=\pgfmathparse{exp(\tick)}\pgfmathprintnumber{\pgfmathresult},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue