Quote:
Originally Posted by Sweed
Well, this morning, I've progressed two days and it seems the graphs are now all correct. I guess it needs a look but, maybe it has sorted itself?
Sorry for the confusion but I did not expect it to fix itself so, figured it best to report before the patch became final. Now, frankly, I don't know what to think 
|
It depends on how many data points and the width. So, for example, day the widget was 400 wide, and the teams all have about 100 games each. If one team has played 99 games, then each game can take up 400/99 = 4.00x wide, or we can set it to 4 and fit safely. If another team has 101 games, then 400/101=3.9x, so using 4 per game for that team will be too much, so we have to drop down to 3.
The correct answer is to pick the same size for each team. We'll fix it up to do it that way, so thanks for reporting