Bug 59293 - Better Axis to Latencies over Time graph in report

Patch contributed by Antonio Gomes Rodrigues
#resolve #185
Bugzilla Id: 59293

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1739175 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Philippe Mouawad 2016-04-14 19:52:15 +00:00
parent a98e834efc
commit 59f975a329
1 changed files with 1 additions and 1 deletions

View File

@ -791,7 +791,7 @@ var latenciesOverTimeInfos = {
axisLabelPadding: 20,
},
yaxis: {
axisLabel: "Response latencies in ms",
axisLabel: "Average Response latencies in ms",
axisLabelUseCanvas: true,
axisLabelFontSizePixels: 12,
axisLabelFontFamily: 'Verdana, Arial',