Fixed labelling z-axis

This commit is contained in:
Haris Iqbal
2018-12-20 21:27:29 +01:00
parent d0ec7cf242
commit 079aadd2fd
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -42,7 +42,7 @@
\coordinate (a1) at (0 , \y/2 , \z/2);
\coordinate (b1) at (0 ,-\y/2 , \z/2);
\tikzstyle{depthlabel}=[pos=0,text width=\z,text centered,sloped]
\tikzstyle{depthlabel}=[pos=0,text width=14*\z,text centered,sloped]
\path (c) edge ["\small\zlabel"',depthlabel](f); %depth label
\path (b1) edge ["\ylabel",midway] (a1); %height label