mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 08:44:30 +00:00
92ef4ffa19
This removes the padding from the start and the end of the frequency graphs, to remove the inaccurate steps it caused. It also improves the smoothness of the frequency and frame-to-frame graphs by painting each graph as a single line, instead of one line per data point.