|
Group: Moderators
Posts: 1.3K,
Visits: 4.5K
|
I think the problem here is that the graph in question is aggressively trying to group the messages. The way it does this is by trimming messages after the first 45 characters. In other words, if the first 45 characters of two different messages match - they will be considered equal.
I think this is the correct behavior, but the logic is not very clear and I can see why it is causing confusion. I will have a think about how to make the UI convey this behavior more clearly.
Thanks for bringing this problem to my attention.
Toby
|