Skip to content

Commit cf97ac3

Browse files
committed
test references: update colors
1 parent 9959f46 commit cf97ac3

File tree

60 files changed

+939
-743
lines changed

Some content is hidden

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

60 files changed

+939
-743
lines changed

tests/test_annotate_reference.tex

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
\begin{tikzpicture}
22

3+
\definecolor{darkgray176}{RGB}{176,176,176}
4+
35
\begin{axis}[
46
tick align=outside,
57
tick pos=left,
6-
x grid style={white!69.019608!black},
8+
x grid style={darkgray176},
79
xmin=-1, xmax=5,
810
xtick style={color=black},
9-
y grid style={white!69.019608!black},
11+
y grid style={darkgray176},
1012
ymin=-4, ymax=3,
1113
ytick style={color=black}
1214
]
@@ -40,20 +42,20 @@
4042
};
4143
\draw[->,draw=red] (axis cs:4.5,1.5) -- (axis cs:4,1);
4244
\draw (axis cs:4.5,1.5) node[
43-
scale=0.5,
45+
scale=0.65,
4446
anchor=base west,
4547
text=black,
4648
rotate=0.0
4749
]{text};
4850
\draw[->,draw=black] (axis cs:0,1) ++(-50pt,30pt) -- (axis cs:0,1);
4951
\draw (axis cs:0,1) ++(-50pt,30pt) node[
50-
scale=0.5,
52+
scale=0.65,
5153
anchor=base west,
5254
text=black,
5355
rotate=0.0
5456
]{arrowstyle};
5557
\draw (axis cs:50,-30) node[
56-
scale=0.5,
58+
scale=0.65,
5759
anchor=base west,
5860
text=black,
5961
rotate=0.0

tests/test_arrows_reference.tex

Lines changed: 73 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,138 +1,163 @@
11
\begin{tikzpicture}
22

3-
\definecolor{color0}{rgb}{0.12156863,0.46666667,0.70588235}
3+
\definecolor{darkgray176}{RGB}{176,176,176}
4+
\definecolor{steelblue31119180}{RGB}{31,119,180}
45

56
\begin{axis}[
67
tick align=outside,
78
tick pos=left,
8-
x grid style={white!69.019608!black},
9+
x grid style={darkgray176},
910
xmin=0, xmax=8,
1011
xtick style={color=black},
11-
y grid style={white!69.019608!black},
12-
ymin=0, ymax=7.5,
12+
y grid style={darkgray176},
13+
ymin=0, ymax=8.5,
1314
ytick style={color=black}
1415
]
15-
\draw[draw=none,fill=color0] (axis cs:3.2,6.8) circle (0.2);
16-
\draw[draw=none,fill=color0] (axis cs:3.2,5.8) circle (0.2);
17-
\draw[draw=none,fill=color0] (axis cs:3.2,4.8) circle (0.2);
18-
\draw[draw=none,fill=color0] (axis cs:3.2,3.8) circle (0.2);
19-
\draw[draw=none,fill=color0] (axis cs:3.2,2.8) circle (0.2);
20-
\draw[draw=none,fill=color0] (axis cs:3.2,1.8) circle (0.2);
21-
\draw[draw=none,fill=color0] (axis cs:3.2,0.8) circle (0.2);
22-
\draw[draw=none,fill=color0] (axis cs:7.2,6.8) circle (0.2);
23-
\draw[draw=none,fill=color0] (axis cs:7.2,5.8) circle (0.2);
24-
\draw[draw=none,fill=color0] (axis cs:7.2,4.8) circle (0.2);
25-
\draw[draw=none,fill=color0] (axis cs:7.2,3.8) circle (0.2);
26-
\draw[draw=none,fill=color0] (axis cs:7.2,2.8) circle (0.2);
27-
\draw[draw=none,fill=color0] (axis cs:7.2,1.8) circle (0.2);
28-
\draw[draw=none,fill=color0] (axis cs:7.2,0.8) circle (0.2);
29-
\draw[-,draw=black] (axis cs:2,6.8) -- (axis cs:3.2,6.8);
30-
\draw (axis cs:2,6.8) node[
16+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,7.8) circle (0.2);
17+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,6.8) circle (0.2);
18+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,5.8) circle (0.2);
19+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,4.8) circle (0.2);
20+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,3.8) circle (0.2);
21+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,2.8) circle (0.2);
22+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,1.8) circle (0.2);
23+
\draw[draw=none,fill=steelblue31119180] (axis cs:3.2,0.8) circle (0.2);
24+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,7.8) circle (0.2);
25+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,6.8) circle (0.2);
26+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,5.8) circle (0.2);
27+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,4.8) circle (0.2);
28+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,3.8) circle (0.2);
29+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,2.8) circle (0.2);
30+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,1.8) circle (0.2);
31+
\draw[draw=none,fill=steelblue31119180] (axis cs:7.2,0.8) circle (0.2);
32+
\draw[-,draw=black] (axis cs:2,7.8) -- (axis cs:3.2,7.8);
33+
\draw (axis cs:2,7.8) node[
3134
scale=0.7,
3235
fill=white,
3336
draw=black,
3437
line width=0.4pt,
3538
inner sep=3pt,
36-
anchor= east,
39+
anchor=east,
3740
text=black,
3841
rotate=0.0
3942
]{-};
40-
\draw[->,draw=black] (axis cs:2,5.8) -- (axis cs:3.2,5.8);
41-
\draw (axis cs:2,5.8) node[
43+
\draw[->,draw=black] (axis cs:2,6.8) -- (axis cs:3.2,6.8);
44+
\draw (axis cs:2,6.8) node[
4245
scale=0.7,
4346
fill=white,
4447
draw=black,
4548
line width=0.4pt,
4649
inner sep=3pt,
47-
anchor= east,
50+
anchor=east,
4851
text=black,
4952
rotate=0.0
5053
]{-$>$};
51-
\draw[-|,draw=black] (axis cs:2,4.8) -- (axis cs:3.2,4.8);
52-
\draw (axis cs:2,4.8) node[
54+
\draw[-|,draw=black] (axis cs:2,5.8) -- (axis cs:3.2,5.8);
55+
\draw (axis cs:2,5.8) node[
5356
scale=0.7,
5457
fill=white,
5558
draw=black,
5659
line width=0.4pt,
5760
inner sep=3pt,
58-
anchor= east,
61+
anchor=east,
5962
text=black,
6063
rotate=0.0
6164
]{-[};
62-
\draw[-latex,draw=black] (axis cs:2,3.8) -- (axis cs:3.2,3.8);
63-
\draw (axis cs:2,3.8) node[
65+
\draw[-latex,draw=black] (axis cs:2,4.8) -- (axis cs:3.2,4.8);
66+
\draw (axis cs:2,4.8) node[
6467
scale=0.7,
6568
fill=white,
6669
draw=black,
6770
line width=0.4pt,
6871
inner sep=3pt,
69-
anchor= east,
72+
anchor=east,
7073
text=black,
7174
rotate=0.0
7275
]{-$|$$>$};
73-
\draw[<-,draw=black] (axis cs:2,2.8) -- (axis cs:3.2,2.8);
74-
\draw (axis cs:2,2.8) node[
76+
\draw[<-,draw=black] (axis cs:2,3.8) -- (axis cs:3.2,3.8);
77+
\draw (axis cs:2,3.8) node[
7578
scale=0.7,
7679
fill=white,
7780
draw=black,
7881
line width=0.4pt,
7982
inner sep=3pt,
80-
anchor= east,
83+
anchor=east,
8184
text=black,
8285
rotate=0.0
8386
]{$<$-};
84-
\draw[<->,draw=black] (axis cs:2,1.8) -- (axis cs:3.2,1.8);
85-
\draw (axis cs:2,1.8) node[
87+
\draw[<->,draw=black] (axis cs:2,2.8) -- (axis cs:3.2,2.8);
88+
\draw (axis cs:2,2.8) node[
8689
scale=0.7,
8790
fill=white,
8891
draw=black,
8992
line width=0.4pt,
9093
inner sep=3pt,
91-
anchor= east,
94+
anchor=east,
9295
text=black,
9396
rotate=0.0
9497
]{$<$-$>$};
98+
\draw[<-[,draw=black] (axis cs:2,1.8) -- (axis cs:3.2,1.8);
99+
\draw (axis cs:2,1.8) node[
100+
scale=0.7,
101+
fill=white,
102+
draw=black,
103+
line width=0.4pt,
104+
inner sep=3pt,
105+
anchor=east,
106+
text=black,
107+
rotate=0.0
108+
]{$<$-[};
95109
\draw[latex-,draw=black] (axis cs:2,0.8) -- (axis cs:3.2,0.8);
96110
\draw (axis cs:2,0.8) node[
97111
scale=0.7,
98112
fill=white,
99113
draw=black,
100114
line width=0.4pt,
101115
inner sep=3pt,
102-
anchor= east,
116+
anchor=east,
103117
text=black,
104118
rotate=0.0
105119
]{$<$$|$-};
106-
\draw[latex-latex,draw=black] (axis cs:6,6.8) -- (axis cs:7.2,6.8);
107-
\draw (axis cs:6,6.8) node[
120+
\draw[latex-latex,draw=black] (axis cs:6,7.8) -- (axis cs:7.2,7.8);
121+
\draw (axis cs:6,7.8) node[
108122
scale=0.7,
109123
fill=white,
110124
draw=black,
111125
line width=0.4pt,
112126
inner sep=3pt,
113-
anchor= east,
127+
anchor=east,
114128
text=black,
115129
rotate=0.0
116130
]{$<$$|$-$|$$>$};
117-
\draw[|-,draw=black] (axis cs:6,5.8) -- (axis cs:7.2,5.8);
118-
\draw (axis cs:6,5.8) node[
131+
\draw[|-,draw=black] (axis cs:6,6.8) -- (axis cs:7.2,6.8);
132+
\draw (axis cs:6,6.8) node[
119133
scale=0.7,
120134
fill=white,
121135
draw=black,
122136
line width=0.4pt,
123137
inner sep=3pt,
124-
anchor= east,
138+
anchor=east,
125139
text=black,
126140
rotate=0.0
127141
]{]-};
142+
\draw[]->,draw=black] (axis cs:6,5.8) -- (axis cs:7.2,5.8);
143+
\draw (axis cs:6,5.8) node[
144+
scale=0.7,
145+
fill=white,
146+
draw=black,
147+
line width=0.4pt,
148+
inner sep=3pt,
149+
anchor=east,
150+
text=black,
151+
rotate=0.0
152+
]{]-$>$};
128153
\draw[|-|,draw=black] (axis cs:6,4.8) -- (axis cs:7.2,4.8);
129154
\draw (axis cs:6,4.8) node[
130155
scale=0.7,
131156
fill=white,
132157
draw=black,
133158
line width=0.4pt,
134159
inner sep=3pt,
135-
anchor= east,
160+
anchor=east,
136161
text=black,
137162
rotate=0.0
138163
]{]-[};
@@ -143,7 +168,7 @@
143168
draw=black,
144169
line width=0.4pt,
145170
inner sep=3pt,
146-
anchor= east,
171+
anchor=east,
147172
text=black,
148173
rotate=0.0
149174
]{fancy};
@@ -154,7 +179,7 @@
154179
draw=black,
155180
line width=0.4pt,
156181
inner sep=3pt,
157-
anchor= east,
182+
anchor=east,
158183
text=black,
159184
rotate=0.0
160185
]{simple};
@@ -165,7 +190,7 @@
165190
draw=black,
166191
line width=0.4pt,
167192
inner sep=3pt,
168-
anchor= east,
193+
anchor=east,
169194
text=black,
170195
rotate=0.0
171196
]{wedge};
@@ -176,7 +201,7 @@
176201
draw=black,
177202
line width=0.4pt,
178203
inner sep=3pt,
179-
anchor= east,
204+
anchor=east,
180205
text=black,
181206
rotate=0.0
182207
]{$|$-$|$};

tests/test_axvline_reference.tex

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,49 @@
11
\begin{tikzpicture}
22

3-
\definecolor{color0}{rgb}{0.12156863,0.46666667,0.70588235}
3+
\definecolor{darkgray176}{RGB}{176,176,176}
4+
\definecolor{steelblue31119180}{RGB}{31,119,180}
45

56
\begin{axis}[
67
tick align=outside,
78
tick pos=left,
8-
x grid style={white!69.019608!black},
9+
x grid style={darkgray176},
910
xmin=-2.6460132, xmax=2.179334,
1011
xtick style={color=black},
11-
y grid style={white!69.019608!black},
12+
y grid style={darkgray176},
1213
ymin=-1, ymax=1,
1314
ytick style={color=black}
1415
]
15-
\draw[draw=none,fill=color0] (axis cs:-2.4266792,0) rectangle (axis cs:-2.2907421,1);
16-
\draw[draw=none,fill=color0] (axis cs:-2.2907421,0) rectangle (axis cs:-2.1548049,0);
17-
\draw[draw=none,fill=color0] (axis cs:-2.1548049,0) rectangle (axis cs:-2.0188677,0);
18-
\draw[draw=none,fill=color0] (axis cs:-2.0188677,0) rectangle (axis cs:-1.8829305,0);
19-
\draw[draw=none,fill=color0] (axis cs:-1.8829305,0) rectangle (axis cs:-1.7469933,0);
20-
\draw[draw=none,fill=color0] (axis cs:-1.7469933,0) rectangle (axis cs:-1.6110561,0);
21-
\draw[draw=none,fill=color0] (axis cs:-1.6110561,0) rectangle (axis cs:-1.4751189,1);
22-
\draw[draw=none,fill=color0] (axis cs:-1.4751189,0) rectangle (axis cs:-1.3391817,0);
23-
\draw[draw=none,fill=color0] (axis cs:-1.3391817,0) rectangle (axis cs:-1.2032445,0);
24-
\draw[draw=none,fill=color0] (axis cs:-1.2032445,0) rectangle (axis cs:-1.0673073,1);
25-
\draw[draw=none,fill=color0] (axis cs:-1.0673073,0) rectangle (axis cs:-0.93137012,0);
26-
\draw[draw=none,fill=color0] (axis cs:-0.93137012,0) rectangle (axis cs:-0.79543293,1);
27-
\draw[draw=none,fill=color0] (axis cs:-0.79543293,0) rectangle (axis cs:-0.65949574,0);
28-
\draw[draw=none,fill=color0] (axis cs:-0.65949574,0) rectangle (axis cs:-0.52355855,1);
29-
\draw[draw=none,fill=color0] (axis cs:-0.52355855,0) rectangle (axis cs:-0.38762135,1);
30-
\draw[draw=none,fill=color0] (axis cs:-0.38762135,0) rectangle (axis cs:-0.25168416,0);
31-
\draw[draw=none,fill=color0] (axis cs:-0.25168416,0) rectangle (axis cs:-0.11574697,0);
32-
\draw[draw=none,fill=color0] (axis cs:-0.11574697,0) rectangle (axis cs:0.020190225,0);
33-
\draw[draw=none,fill=color0] (axis cs:0.020190225,0) rectangle (axis cs:0.15612742,0);
34-
\draw[draw=none,fill=color0] (axis cs:0.15612742,0) rectangle (axis cs:0.29206461,1);
35-
\draw[draw=none,fill=color0] (axis cs:0.29206461,0) rectangle (axis cs:0.4280018,0);
36-
\draw[draw=none,fill=color0] (axis cs:0.4280018,0) rectangle (axis cs:0.563939,0);
37-
\draw[draw=none,fill=color0] (axis cs:0.563939,0) rectangle (axis cs:0.69987619,0);
38-
\draw[draw=none,fill=color0] (axis cs:0.69987619,0) rectangle (axis cs:0.83581338,0);
39-
\draw[draw=none,fill=color0] (axis cs:0.83581338,0) rectangle (axis cs:0.97175057,0);
40-
\draw[draw=none,fill=color0] (axis cs:0.97175057,0) rectangle (axis cs:1.1076878,1);
41-
\draw[draw=none,fill=color0] (axis cs:1.1076878,0) rectangle (axis cs:1.243625,0);
42-
\draw[draw=none,fill=color0] (axis cs:1.243625,0) rectangle (axis cs:1.3795622,1);
43-
\draw[draw=none,fill=color0] (axis cs:1.3795622,0) rectangle (axis cs:1.5154993,0);
44-
\draw[draw=none,fill=color0] (axis cs:1.5154993,0) rectangle (axis cs:1.6514365,1);
45-
\addplot [semithick, color0]
16+
\draw[draw=none,fill=steelblue31119180] (axis cs:-2.4266792,0) rectangle (axis cs:-2.2907421,1);
17+
\draw[draw=none,fill=steelblue31119180] (axis cs:-2.2907421,0) rectangle (axis cs:-2.1548049,0);
18+
\draw[draw=none,fill=steelblue31119180] (axis cs:-2.1548049,0) rectangle (axis cs:-2.0188677,0);
19+
\draw[draw=none,fill=steelblue31119180] (axis cs:-2.0188677,0) rectangle (axis cs:-1.8829305,0);
20+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.8829305,0) rectangle (axis cs:-1.7469933,0);
21+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.7469933,0) rectangle (axis cs:-1.6110561,0);
22+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.6110561,0) rectangle (axis cs:-1.4751189,1);
23+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.4751189,0) rectangle (axis cs:-1.3391817,0);
24+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.3391817,0) rectangle (axis cs:-1.2032445,0);
25+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.2032445,0) rectangle (axis cs:-1.0673073,1);
26+
\draw[draw=none,fill=steelblue31119180] (axis cs:-1.0673073,0) rectangle (axis cs:-0.93137012,0);
27+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.93137012,0) rectangle (axis cs:-0.79543293,1);
28+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.79543293,0) rectangle (axis cs:-0.65949574,0);
29+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.65949574,0) rectangle (axis cs:-0.52355855,1);
30+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.52355855,0) rectangle (axis cs:-0.38762135,1);
31+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.38762135,0) rectangle (axis cs:-0.25168416,0);
32+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.25168416,0) rectangle (axis cs:-0.11574697,0);
33+
\draw[draw=none,fill=steelblue31119180] (axis cs:-0.11574697,0) rectangle (axis cs:0.020190225,0);
34+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.020190225,0) rectangle (axis cs:0.15612742,0);
35+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.15612742,0) rectangle (axis cs:0.29206461,1);
36+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.29206461,0) rectangle (axis cs:0.4280018,0);
37+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.4280018,0) rectangle (axis cs:0.563939,0);
38+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.563939,0) rectangle (axis cs:0.69987619,0);
39+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.69987619,0) rectangle (axis cs:0.83581338,0);
40+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.83581338,0) rectangle (axis cs:0.97175057,0);
41+
\draw[draw=none,fill=steelblue31119180] (axis cs:0.97175057,0) rectangle (axis cs:1.1076878,1);
42+
\draw[draw=none,fill=steelblue31119180] (axis cs:1.1076878,0) rectangle (axis cs:1.243625,0);
43+
\draw[draw=none,fill=steelblue31119180] (axis cs:1.243625,0) rectangle (axis cs:1.3795622,1);
44+
\draw[draw=none,fill=steelblue31119180] (axis cs:1.3795622,0) rectangle (axis cs:1.5154993,0);
45+
\draw[draw=none,fill=steelblue31119180] (axis cs:1.5154993,0) rectangle (axis cs:1.6514365,1);
46+
\addplot [semithick, steelblue31119180]
4647
table {%
4748
1.96 -1
4849
1.96 1

0 commit comments

Comments
 (0)