You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/04/26 18:17:13 UTC

[Bug 62333] New: Generating Report Dashboard - Response time overview grahp's colors should be more intuitive

https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

            Bug ID: 62333
           Summary: Generating Report Dashboard - Response time overview
                    grahp's colors should be more intuitive
           Product: JMeter
           Version: 4.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: federico@abstracta.us
  Target Milestone: ---

Created attachment 35894
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35894&action=edit
screenshot of the graph

I ran a test and generated the report with -g option as documented here
http://jmeter.apache.org/usermanual/generating-dashboard.html


Now, in the html report I see a response time overview graph with different
columns. My concern is related to the colors of these columns:
* "requests in error" in orange (expected: red)
* > 1500ms in green (expected: orange)
* btw 500 and 1500 in yellow (that's ok!)
* < 500 (expected: green)


I didn't touch the user.properties nor any other config file for this test (all
by default).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Report Dashboard - When 1 serie contains no value, the graph colors logic is wrong

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sun May  6 09:00:57 2018
New Revision: 1831023

URL: http://svn.apache.org/viewvc?rev=1831023&view=rev
Log:
Bug 62333 - Report Dashboard - When 1 serie contains no value, the graph colors
logic is wrong
Contributed by UbikLoadPack
Bugzilla Id: 62333

Modified:
    jmeter/trunk/bin/report-template/content/js/graph.js.fmkr
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/AbstractGraphConsumer.java
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/impl/SyntheticResponseTimeDistributionGraphConsumer.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Generating Report Dashboard - Response time overview grahp's colors should be more intuitive

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

--- Comment #2 from federico@abstracta.us <fe...@abstracta.us> ---
Created attachment 35895
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35895&action=edit
results csv processed to generate this report

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Generating Report Dashboard - Response time overview grahp's colors should be more intuitive

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello Federico,
Thanks for report.
Can you please attach a sample CSV that we could use as long as your
user.properties ?

Thank you.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Report Dashboard - When 1 serie contains no value, the graph colors logic is lost

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Generating Report Dashboard |Report Dashboard - When 1
                   |- Response time overview    |serie contains no value,
                   |grahp's colors should be    |the graph colors logic is
                   |more intuitive              |lost

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Generating Report Dashboard - Response time overview grahp's colors should be more intuitive

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

--- Comment #3 from federico@abstracta.us <fe...@abstracta.us> ---
Hello! thanks for the quick answer!
As I said, I didnt change the user.properties
I've uploaded the csv I used

Tell me if I can help with anything else

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Report Dashboard - When 1 serie contains no value, the graph colors logic is lost

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.0                         |3.1
   Target Milestone|---                         |JMETER_4.1
           Hardware|PC                          |All
             Status|NEEDINFO                    |NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Report Dashboard - When 1 serie contains no value, the graph colors logic is wrong

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Report Dashboard - When 1   |Report Dashboard - When 1
                   |serie contains no value,    |serie contains no value,
                   |the graph colors logic is   |the graph colors logic is
                   |lost                        |wrong

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62333] Generating Report Dashboard - Response time overview grahp's colors should be more intuitive

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62333

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks, I am able to reproduce now.

-- 
You are receiving this mail because:
You are the assignee for the bug.