tf2 = TransferFunction(1, s + Rational(1, 3), s)
plot_nyquist(tf1, tf2,
    m_circles=[-20, -10, -6, -4, -2, 0])