Jmeter 3.0 Dashboard graph not match with listener graph -


am using thread group , stepping thread group.

running jmeter command line , generate .jtl file csv format. generate report using -o command line options.

the problem graph output different compare graph output in listener ui

e.g response times on time

graph listener when load .jtl file graph listener when load .jtl file

graph dashboard graph dashboard

granularity of jmeter-plugins graph seems different jmeter core one.

you can try different settings changing in user.properties:

jmeter.reportgenerator.overall_granularity=60000


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -