I am going through an introductory course on Calculus.
In chapter 2, section 2.4, p 111, the author presents the following graphs to illustrate the $\varepsilon-\delta$ limit.
I have understood the epsilon-delta definition but I think that the fig 5 and 6 are inaccurate.
Bare with me as I am trying to understand the material better.
The correct fig should look like this (notice the red horizontal line, which indicates $y=L+\varepsilon$):
Edit::
The rationale behind this is as follows:
The function $f$ maps all the points in the interval $(a-\delta, a+\delta)$ into the interval $(L-\varepsilon, L+\varepsilon)$. So $f(a-\delta)$ should lie below the $y=L+\varepsilon$.
Am I right?


The legend means: "when $x$ is in here, $f(x)$ is in here" and the figure is right.
The converse condition "when $f(x)$ is in here, $x$ is in here" is not required.
In other terms,
$$f([x_0-\delta,x_0+\delta])\subseteq[L-\epsilon,L+\epsilon],$$ not $$f([x_0-\delta,x_0+\delta])= [L-\epsilon,L+\epsilon].$$