Optimization Graph not showing all results

 

I sometimes see that the optimization graph does not show all results. As can be seen in the attached image, the columns in the 1-dimensional graph have no points for SellTP 120, 220, and 240. However, in the listing of the optimization results there are entries for these configurations. In fact, each SellTP value has 48 different configurations. Also strange: at the bottom it displays 256 of 256 (highlighted in yellow), yet the number of passes goes all the way up to 383, i.e. all 384 parameter configurations are in the list.

Has anyone observed such a behavior as well and found a remedy? I cannot find any option to refresh the display, and switching between different graphs, or displaying different parameters does not solve the problem. In fact, the 2-dimension graph is also showing gaps, as shown in the second image.

Comments and suggestions welcome!

Files:
 
if you are using fast genetic based option then it won't do every combination just a certain amount of them. If you select complete optimization option it will do every possible combination but takes a lot longer. Its also easy to overfit with both lol if you don't really know what your doing/optimizing. 
 
Casey Courtney #:
if you are using fast genetic based option then it won't do every combination just a certain amount of them. If you select complete optimization option it will do every possible combination but takes a lot longer. Its also easy to overfit with both lol if you don't really know what your doing/optimizing. 

I should have mentioned that I am using the full slow optimization. As the two images in my post show, entries in the list are not shown in the graph. 

(PS. I have a background in optimizing large scale systems and am well aware of the danger of overfitting.)