this also works on JuliaBox, https://www.juliabox.org/, although with the 
0.4 and 0.5 kernels,

users will need to add the PyPlot package themselves ...



result:



In [9]:

scatter(x, y, s=area, alpha=0.5)

Out[9]:

PyObject <matplotlib.collections.PathCollection object at 0x7ff61063aa90>

Reply via email to