https://bz.apache.org/bugzilla/show_bug.cgi?id=63319
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Keywords| |FixedInTrunk --- Comment #1 from Felix Schumacher <[email protected]> --- Fixed in trunk and will be released with next version of JMeter, which is probably 5.2. @Renaud could you test, if it really fixes your problem. Date: Sat May 11 17:12:15 2019 New Revision: 1859118 URL: http://svn.apache.org/viewvc?rev=1859118&view=rev Log: ArrayIndexOutOfBoundsException in Aggregate Graph when selecting 90% or 95% columns The labels for the graph models need other parameters than those for the table. Bugzilla Id: 63319 Modified: jmeter/trunk/src/components/org/apache/jmeter/visualizers/SamplerResultTab.java jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatGraphVisualizer.java jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatVisualizer.java jmeter/trunk/src/components/org/apache/jmeter/visualizers/SummaryReport.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
