You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmeter-...@googlegroups.com
Is there any additional plug in to merge two graphs, as we do have in Loadrunner. I want to merge Throughput vs Time and Active threads vs Time graph into a single graph.
Andrey Pohilko
unread,
Jul 13, 2011, 11:42:30 AM7/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmeter-...@googlegroups.com
You can use Composite Graph to merge any timeline graphs into one.
Currently there is no composite graph for pivot charts. You may use Export to csv in both charts, then use Excel to plot the graph on exported data
Adrian Speteanu
unread,
Jul 13, 2011, 11:55:43 AM7/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmeter-...@googlegroups.com
Excel is very good for one timers, great looking graphs, but if you have to repeat the procedure often, it will slow you down considerably. 2007 & 2010 versions can take CSVs up to 1 million or more lines, but version 2003 can only work with 32,000 lines, which was pretty small compared to normal load tests.
The composite graph will merge pretty nicely all graphs plotting some sort of throughput with Response times over time, its very useful to see how the changes in throughput and response times are connected. And is much faster then Excel anyway.