aboutsummaryrefslogtreecommitdiff
path: root/img/poiseuille2d_grid.tikz
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-03-14 17:16:25 +0100
committerAdrian Kummerlaender2019-03-14 17:16:25 +0100
commit8eacb3256ee33532a15e947e62d3a46dd5cbccd5 (patch)
treedafdf8ba089f2978f7da504c13914afdeee26eed /img/poiseuille2d_grid.tikz
parentd7eca9bc8f398a433f43b7592aa97c721fc5f409 (diff)
downloadgrid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.tar
grid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.tar.gz
grid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.tar.bz2
grid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.tar.lz
grid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.tar.xz
grid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.tar.zst
grid_refinement_bsc_thesis-8eacb3256ee33532a15e947e62d3a46dd5cbccd5.zip
Restrict plot width to text width
Diffstat (limited to 'img/poiseuille2d_grid.tikz')
-rw-r--r--img/poiseuille2d_grid.tikz4
1 files changed, 2 insertions, 2 deletions
diff --git a/img/poiseuille2d_grid.tikz b/img/poiseuille2d_grid.tikz
index f29c206..8e87002 100644
--- a/img/poiseuille2d_grid.tikz
+++ b/img/poiseuille2d_grid.tikz
@@ -1,8 +1,8 @@
\begin{tikzpicture}
\begin{axis}[
scale only axis,
- height=\textwidth)/4,
- width=\textwidth,
+ height=0.95\textwidth)/4,
+ width=0.95\textwidth,
axis equal,
xmin=0, xmax=4,
ymin=0, ymax=1,