I am using this function to plot
Plot[2*DiracDelta[t + 3], {t, -3.09, -2.99}, PlotStyle -> Thick,
AxesLabel -> {t, x[t]}, PlotLegends -> "Expressions",
Filling -> Axis]
but in the plot it's hard to see where it is.
So maybe there is a function to use, but I couldn't find it.

