Hi, I am new to jmeter and I am following this article to setup jmeter to test a servlet which returns an image upon a http request.
http://www.onjava.com/pub/a/onjava/2003/01/15/jmeter.html?page=2 I have a question which is how can I plot the image size of the http response? In the article, it can plot the response time, how can i plot the response size (in bytes)? Thank you.

