Hello Trixians,
Thanks you for wonderful challenge which i was trying to achieve and came with some gaps generating for special lines,If Anyone could see and help me out with my understanding ,I am posing it in Alteryx Community,Thanks In advance.
Challenge Link: https://community.alteryx.com/t5/Weekly-Challenge/Challenge-84-Map-Hurricane-Harvey-s-Storm-Evolution/td-p/79533

Here I am elaborating my understanding.
-- In the data set we are getting special Objects (centroids) or lat/long points,Intensity for every points and the type of the storm.
Now, the requirement is to combine those centroids into special line by groping avg intensity ,its sounds very simple but while trying to make lines using special poily build tool its combining centroid points and making special line object, for the 'Group ID' 4 its not able to create any line as Group id 4 available with one single point ,which returns Null.
So,As per my understanding this GAP in the visualization should show only only for group 3-5(for null output in Group id 4) but in visualization for every group its creating "Gap".Example: 1-2(Gap),5-6(GAP) .
Now,Though the Solution is given in the above mentioned link but I am trying to understand mentioned above, If any help!
Thanks!