forked from mirrors/0ad
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.