|
1 | 1 | \begin{tikzpicture}
|
2 | 2 |
|
3 |
| -\definecolor{color0}{rgb}{0.12156862745098,0.466666666666667,0.705882352941177} |
| 3 | +\definecolor{color0}{rgb}{0.12156863,0.46666667,0.70588235} |
4 | 4 |
|
5 | 5 | \begin{axis}[
|
6 | 6 | tick align=outside,
|
7 | 7 | tick pos=left,
|
8 |
| -x grid style={white!69.01960784313725!black}, |
9 |
| -xmin=-2.64601320556273, xmax=2.17933396216965, |
| 8 | +x grid style={white!69.019608!black}, |
| 9 | +xmin=-2.6460132, xmax=2.179334, |
10 | 10 | xtick style={color=black},
|
11 |
| -y grid style={white!69.01960784313725!black}, |
| 11 | +y grid style={white!69.019608!black}, |
12 | 12 | ymin=-1, ymax=1,
|
13 | 13 | ytick style={color=black}
|
14 | 14 | ]
|
15 |
| -\draw[draw=none,fill=color0] (axis cs:-2.42667924339307,0) rectangle (axis cs:-2.29074205071007,1); |
16 |
| -\draw[draw=none,fill=color0] (axis cs:-2.29074205071007,0) rectangle (axis cs:-2.15480485802706,0); |
17 |
| -\draw[draw=none,fill=color0] (axis cs:-2.15480485802706,0) rectangle (axis cs:-2.01886766534405,0); |
18 |
| -\draw[draw=none,fill=color0] (axis cs:-2.01886766534405,0) rectangle (axis cs:-1.88293047266104,0); |
19 |
| -\draw[draw=none,fill=color0] (axis cs:-1.88293047266104,0) rectangle (axis cs:-1.74699327997804,0); |
20 |
| -\draw[draw=none,fill=color0] (axis cs:-1.74699327997804,0) rectangle (axis cs:-1.61105608729503,0); |
21 |
| -\draw[draw=none,fill=color0] (axis cs:-1.61105608729503,0) rectangle (axis cs:-1.47511889461202,1); |
22 |
| -\draw[draw=none,fill=color0] (axis cs:-1.47511889461202,0) rectangle (axis cs:-1.33918170192901,0); |
23 |
| -\draw[draw=none,fill=color0] (axis cs:-1.33918170192901,0) rectangle (axis cs:-1.20324450924601,0); |
24 |
| -\draw[draw=none,fill=color0] (axis cs:-1.20324450924601,0) rectangle (axis cs:-1.067307316563,1); |
25 |
| -\draw[draw=none,fill=color0] (axis cs:-1.067307316563,0) rectangle (axis cs:-0.931370123879991,0); |
26 |
| -\draw[draw=none,fill=color0] (axis cs:-0.931370123879991,0) rectangle (axis cs:-0.795432931196984,1); |
27 |
| -\draw[draw=none,fill=color0] (axis cs:-0.795432931196984,0) rectangle (axis cs:-0.659495738513976,0); |
28 |
| -\draw[draw=none,fill=color0] (axis cs:-0.659495738513976,0) rectangle (axis cs:-0.523558545830969,1); |
29 |
| -\draw[draw=none,fill=color0] (axis cs:-0.523558545830969,0) rectangle (axis cs:-0.387621353147961,1); |
30 |
| -\draw[draw=none,fill=color0] (axis cs:-0.387621353147961,0) rectangle (axis cs:-0.251684160464954,0); |
31 |
| -\draw[draw=none,fill=color0] (axis cs:-0.251684160464954,0) rectangle (axis cs:-0.115746967781946,0); |
32 |
| -\draw[draw=none,fill=color0] (axis cs:-0.115746967781946,0) rectangle (axis cs:0.0201902249010613,0); |
33 |
| -\draw[draw=none,fill=color0] (axis cs:0.0201902249010613,0) rectangle (axis cs:0.156127417584069,0); |
34 |
| -\draw[draw=none,fill=color0] (axis cs:0.156127417584069,0) rectangle (axis cs:0.292064610267076,1); |
35 |
| -\draw[draw=none,fill=color0] (axis cs:0.292064610267076,0) rectangle (axis cs:0.428001802950084,0); |
36 |
| -\draw[draw=none,fill=color0] (axis cs:0.428001802950084,0) rectangle (axis cs:0.563938995633091,0); |
37 |
| -\draw[draw=none,fill=color0] (axis cs:0.563938995633091,0) rectangle (axis cs:0.699876188316099,0); |
38 |
| -\draw[draw=none,fill=color0] (axis cs:0.699876188316099,0) rectangle (axis cs:0.835813380999106,0); |
39 |
| -\draw[draw=none,fill=color0] (axis cs:0.835813380999106,0) rectangle (axis cs:0.971750573682114,0); |
40 |
| -\draw[draw=none,fill=color0] (axis cs:0.971750573682114,0) rectangle (axis cs:1.10768776636512,1); |
41 |
| -\draw[draw=none,fill=color0] (axis cs:1.10768776636512,0) rectangle (axis cs:1.24362495904813,0); |
42 |
| -\draw[draw=none,fill=color0] (axis cs:1.24362495904813,0) rectangle (axis cs:1.37956215173114,1); |
43 |
| -\draw[draw=none,fill=color0] (axis cs:1.37956215173114,0) rectangle (axis cs:1.51549934441414,0); |
44 |
| -\draw[draw=none,fill=color0] (axis cs:1.51549934441414,0) rectangle (axis cs:1.65143653709715,1); |
| 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 | 45 | \addplot [semithick, color0]
|
46 | 46 | table {%
|
47 | 47 | 1.96 -1
|
|
0 commit comments