Make sure you open a terminal in this directory and type

    gradle run --args="60000 data/barnsley.txt"

You can replace 60000 by any number of points you want to plot.
The higher the number, the more details the image will have.

You can replace "barnsley.txt" with any file in the data directory.
You can also create your own input files.

Enjoy!
san
