We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0e339 commit 28b86a3Copy full SHA for 28b86a3
histogramNormal.tikz
@@ -1,6 +1,7 @@
1
\begin{tikzpicture}
2
\begin{axis}[
3
- ybar interval
+ ybar interval,
4
+ title={endlinechar: \the\endlinechar~(should be 13)}
5
]
6
% a data file containing 8000 normally distributed
7
% random numbers of mean 0 and variance 1
0 commit comments