In [4]:
1+4


Out[4]:
5

In [5]:
using Plots

In [6]:
plot(Plots.fakedata(100,5))