(Reference)
Use a small sprite.
Create a loop, e.g. "repeat 100 times".
Under that loop, add this action:
"Create object: [sprite] at x=loopindex, y=x^2"
That's it.
Well, that's the basics at least, the rest is UI.
If you want, I can create a .capx for you.