The current grouping on the Balance Report is making it really hard to actually compare matchups. Is there any chance to switch it so that the groups are e.g. PvT/TvZ/ZvP?
In an ideal world (where we have achieved rock-paper-scissors balance), we should expect to see something like PvT > 50%, TvZ > 50%, ZvP > 50%. These are easy to compare and to judge balance.
But with the current Balance report, where we have PvT/PvZ/TvZ, such a balanced world would see something like PvT > 50%, TvZ < 50% (????), ZvP > 50%. Or some other combination.
(Is it as simple as changing aligulac/reports.py#80 to simply switch z & p around? If so, happy to submit a PR.)