Skip to content

Commit e44a75c

Browse files
authored
Merge pull request #346 from nschloe/label-comma
handle commas in labels
2 parents 6ff42d4 + e031e9d commit e44a75c

File tree

59 files changed

+81
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+81
-83
lines changed

test/test_annotate_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353
]{arrowstyle};
5454
\end{axis}
5555

56-
\end{tikzpicture}
56+
\end{tikzpicture}

test/test_arrows_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@
182182
]{$|$-$|$};
183183
\end{axis}
184184

185-
\end{tikzpicture}
185+
\end{tikzpicture}

test/test_axvline_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@
4949
};
5050
\end{axis}
5151

52-
\end{tikzpicture}
52+
\end{tikzpicture}

test/test_barchart_errorbars_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@
9393
};
9494
\end{axis}
9595

96-
\end{tikzpicture}
96+
\end{tikzpicture}

test/test_barchart_legend_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
\draw[fill=red,draw opacity=0] (axis cs:2.125,0) rectangle (axis cs:2.375,1);
3333
\end{axis}
3434

35-
\end{tikzpicture}
35+
\end{tikzpicture}

test/test_barchart_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
\draw[fill=red,draw opacity=0] (axis cs:2.125,0) rectangle (axis cs:2.375,1);
2222
\end{axis}
2323

24-
\end{tikzpicture}
24+
\end{tikzpicture}

test/test_basic_sin_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
\addlegendentry{cos}
7373
\end{axis}
7474

75-
\end{tikzpicture}
75+
\end{tikzpicture}

test/test_boxplot_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@
121121
};
122122
\end{axis}
123123

124-
\end{tikzpicture}
124+
\end{tikzpicture}

test/test_colorbars_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@
9999
--cycle;
100100
\end{groupplot}
101101

102-
\end{tikzpicture}
102+
\end{tikzpicture}

test/test_contourf_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6482,4 +6482,4 @@
64826482
};
64836483
\end{axis}
64846484

6485-
\end{tikzpicture}
6485+
\end{tikzpicture}

0 commit comments

Comments
 (0)