Jelajahi Sumber

removed color bar

Martin Thoma 11 tahun lalu
induk
melakukan
0ff6d29b40

TEMPAT SAMPAH
tikz/3d-gaussian-distribution/3d-gaussian-distribution.png


+ 1 - 8
tikz/3d-gaussian-distribution/3d-gaussian-distribution.tex

@@ -37,14 +37,7 @@ colormap={whiteblue}{color(0cm)=(white); color(1cm)=(blue)},
     samples=60,
     xlabel=$x_1$,
     ylabel=$x_2$,
-    zlabel={$P$},
-    colorbar,
-    colorbar style={
-        at={(1.1,0)},
-        anchor=south west,
-        height=0.25*\pgfkeysvalueof{/pgfplots/parent axis height},
-        title={$P(x_1,x_2)$}
-    }
+    zlabel={$P$}
 ]
 \addplot3 [
     surf,