Rich Brown writes: > I'm all for gnarly hacks... Is it possible to change the names to "TCP > upload::avg" and "TCP upload::sum"? Or change the individual tests to > "TCP upload-N" and the "TCP upload-avg" and "TCP upload-sum"? Nah, that won't work. For one thing, it would break compatibility with old data files (the names are also the keys used when finding the data to plot). Also, to fix the "totals" issue on RRUL we need to sort non-alphabetically anyway. So I think specifying an arbitrary sort order is really needed. I'll look into that... -Toke -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/183#issuecomment-531706835