I have a set of large summary reports from JMeter test cases. The reports contain test results where I have a large number of threads in long-running loops. The summary reports provide me with all the statistics I need, but I would like to be able to convert these reports to graphs/charts. This would allow me to show whether the tests were scaling linearly and so on.
My reports are so large that it doesn't look possible to convert them to graphs within JMeter itself. Can anyone recommend a way of converting large summary reports into decent looking charts? I'm particularly interested in graphing the throughput and response times.