Isn't that how it has always worked. If the test plan is large and runs for a long time, the graph start back at the beginning again.
peter On Tue, May 12, 2009 at 6:24 PM, sebb <[email protected]> wrote: > On 11/05/2009, drubix <[email protected]> wrote: >> >> Hi, >> >> When using the Graph Results listener, if the plot goes off the end of the X >> axis it continues to plot at time 0 again. This means that there are 2 or >> more lines running over the top of each other, all of the same colour. This >> produces some pretty nasty graphs which are difficult to read and are >> nonsensical. I've attached an example: >> >> http://www.nabble.com/file/p23477206/graph.jpg >> >> I assume this isn't supposed to happen... does anybody know why mine is >> doing it? > > Not sure why this is happening; may be a threading issue. > > I suggest you save the samples to a JTL file - CSV mode is cheapest - > and reload in the Listener after the test run. [This will be done in a > single thread.] > > If it still causes wrap-round, then please raise a Bugzilla issue and > attach the JTL file. > >> Thanks, >> >> Drew >> >> -- >> View this message in context: >> http://www.nabble.com/Graph-Results-overlap-tp23477206p23477206.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

