Need to check over how datasets that span multiple clusters are plotted, particularly in animated plots. It may be necessary to add in additional connecting segments between groups when the current segment is the last in a group but not the last overall within the current block of adjacent time points. Since the next observation could come from any group, i think it'll be necessary to search over all other groups. The connection could be labeled using the correct group and colored either using the current group or an average of the current and next group's colors.
Need to check over how datasets that span multiple clusters are plotted, particularly in animated plots. It may be necessary to add in additional connecting segments between groups when the current segment is the last in a group but not the last overall within the current block of adjacent time points. Since the next observation could come from any group, i think it'll be necessary to search over all other groups. The connection could be labeled using the correct group and colored either using the current group or an average of the current and next group's colors.