Skip to content

Instantly share code, notes, and snippets.

@giulioungaretti
Created November 14, 2012 14:54
test plot
plot(randn(100),rand(100),'ro--',alpha=0.2)
Out[3]: [<matplotlib.lines.Line2D at 0x484ee50>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment