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