figures/v-dep: Remove UnFill from plot legend addition
[thesis.git] / src / figures / v-dep / v-dep.asy
index a91fc1dbb557ba5e3e5d43d712365aa1765cf4df..9170da2945286ea34e7732c243346ca2b2ad6290 100644 (file)
@@ -35,4 +35,4 @@ label(sLabel("Pulling speed dependence"), point(N), N);
 xaxis(sLabel("Pulling speed (nm/s)"), BottomTop, LeftTicks);
 yaxis(sLabel("Unfolding force (pN)"), LeftRight, RightTicks);
 
-add(legend(), point(E), 20E, UnFill);
+add(legend(), point(E), 20E);