|
55 | 55 | (axis cs:2.25,0.9)
|
56 | 56 | --(axis cs:2.25,1.1);
|
57 | 57 |
|
58 |
| -\addplot [semithick, black, mark=-, mark size=8, mark options={solid}, only marks] |
| 58 | +\addplot [line width=2pt, black, mark=-, mark size=8, mark options={solid}, only marks] |
59 | 59 | table {%
|
60 | 60 | -0.25 0.9
|
61 | 61 | 0.75 1.8
|
62 | 62 | 1.75 2.5
|
63 | 63 | };
|
64 |
| -\addplot [semithick, black, mark=-, mark size=8, mark options={solid}, only marks] |
| 64 | +\addplot [line width=2pt, black, mark=-, mark size=8, mark options={solid}, only marks] |
65 | 65 | table {%
|
66 | 66 | -0.25 1.1
|
67 | 67 | 0.75 2.2
|
68 | 68 | 1.75 3.5
|
69 | 69 | };
|
70 |
| -\addplot [semithick, black, mark=-, mark size=8, mark options={solid}, only marks] |
| 70 | +\addplot [line width=2pt, black, mark=-, mark size=8, mark options={solid}, only marks] |
71 | 71 | table {%
|
72 | 72 | 0 2.6
|
73 | 73 | 1 1.8
|
74 | 74 | 2 3.5
|
75 | 75 | };
|
76 |
| -\addplot [semithick, black, mark=-, mark size=8, mark options={solid}, only marks] |
| 76 | +\addplot [line width=2pt, black, mark=-, mark size=8, mark options={solid}, only marks] |
77 | 77 | table {%
|
78 | 78 | 0 3.4
|
79 | 79 | 1 2.2
|
80 | 80 | 2 4.5
|
81 | 81 | };
|
82 |
| -\addplot [semithick, black, mark=-, mark size=8, mark options={solid}, only marks] |
| 82 | +\addplot [line width=2pt, black, mark=-, mark size=8, mark options={solid}, only marks] |
83 | 83 | table {%
|
84 | 84 | 0.25 4.9
|
85 | 85 | 1.25 2.8
|
86 | 86 | 2.25 0.9
|
87 | 87 | };
|
88 |
| -\addplot [semithick, black, mark=-, mark size=8, mark options={solid}, only marks] |
| 88 | +\addplot [line width=2pt, black, mark=-, mark size=8, mark options={solid}, only marks] |
89 | 89 | table {%
|
90 | 90 | 0.25 5.1
|
91 | 91 | 1.25 3.2
|
|
0 commit comments