There was an error while loading. Please reload this page.
1 parent 997a4ef commit 4394758Copy full SHA for 4394758
chart/performance.tex
@@ -57,23 +57,23 @@
57
area legend,
58
nodes near coords={},
59
] coordinates {
60
- (0, 1.3)
61
- (1, 1.2)
62
- (2, 3.2)
63
- (3, 4.4)
64
- (4, 9.1)
+ (0, 2.0)
+ (1, 2.4)
+ (2, 3.4)
+ (3, 4.7)
+ (4, 8.6)
65
};
66
\addplot[
67
black,
68
fill=std,
69
70
nodes near coords=\pgfmathsetmacro{\input}{{\entries}[\coordindex]}\input,
71
72
- (0, 22)
73
- (1, 22)
74
- (2, 29)
75
- (3, 27)
76
- (4, 34)
+ (0, 19)
+ (1, 19)
+ (2, 24)
+ (3, 24)
+ (4, 31)
77
78
\end{axis}
79
\pgfresetboundingbox\path
performance.png
-1.74 KB
0 commit comments