The included example tries to find the shortest path between a set of points (the travelling salesman problem).
If you are using a browser that supports that canvas tag (webkit or gecko engine) you will see below a nice graph of the history of the best values.
And the best value as painted by the fitness function itself:
Useful Links: