aboutsummaryrefslogtreecommitdiff
path: root/img/poiseuille2d_grid.tikz
diff options
context:
space:
mode:
Diffstat (limited to 'img/poiseuille2d_grid.tikz')
-rw-r--r--img/poiseuille2d_grid.tikz6
1 files changed, 4 insertions, 2 deletions
diff --git a/img/poiseuille2d_grid.tikz b/img/poiseuille2d_grid.tikz
index 24fe56a..f29c206 100644
--- a/img/poiseuille2d_grid.tikz
+++ b/img/poiseuille2d_grid.tikz
@@ -1,11 +1,13 @@
\begin{tikzpicture}
\begin{axis}[
scale only axis,
- height=0.95*\textwidth/4,
- width=0.95*\textwidth,
+ height=\textwidth)/4,
+ width=\textwidth,
axis equal,
xmin=0, xmax=4,
ymin=0, ymax=1,
+ x tick label style={/pgf/number format/.cd, use comma},
+ y tick label style={/pgf/number format/.cd, use comma},
scatter/classes={
1={color=blue!50!white},
2={color=gray!70!black},