Created attachment 34298 [details] Current graph in a distributed load test where thread groups start with different delays Currently this graph shows for each Thread Group the number of threads, so you have to manually sum the threads to know the total number of threads. This becomes even more annoying when you are in distributed testing as you will see the same serie for every thread group. See attached screenshot.
Created attachment 34299 [details] Graph in a distributed load test where thread groups start with different delays AFTER the fix
Author: pmouawad Date: Sat Sep 24 08:11:19 2016 New Revision: 1762107 URL: http://svn.apache.org/viewvc?rev=1762107&view=rev Log: Bug 60171 - Report / Dashboard : Active Threads Over Time should stack lines to give the total amount of threads running Bugzilla Id: 60171 Added: jmeter/trunk/bin/report-template/content/js/jquery.flot.stack.js (with props) Modified: jmeter/trunk/bin/report-template/content/js/graph.js.fmkr jmeter/trunk/bin/report-template/content/pages/OverTime.html.fmkr jmeter/trunk/xdocs/changes.xml Author: pmouawad Date: Sat Sep 24 08:13:28 2016 New Revision: 1762108 URL: http://svn.apache.org/viewvc?rev=1762108&view=rev Log: Bug 60171 - Report / Dashboard : Active Threads Over Time should stack lines to give the total amount of threads running Tab space police !!!!!! Bugzilla Id: 60171 Modified: jmeter/trunk/bin/report-template/content/js/jquery.flot.stack.js (contents, props changed)
*** Bug 60338 has been marked as a duplicate of this bug. ***
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4122