Skip to content
Prev 166509 / 398502 Next

Programming Question (setting ylim generally)

"stephen sefick" <ssefick at gmail.com> wrote:

            
Unless I am misreading your example, this can be done a little
more compactly as:

plot(a, ylim = range(a * 0.94, a * 1.06))