svn path=/Website/branches/v2016.2/; revision=31186
This commit is contained in:
Ruud Lipper
2016-10-21 08:06:37 +00:00
parent 6bf0dc1858
commit e883ee246d

View File

@@ -364,7 +364,7 @@ function fac_graph_generate (usrgraph_key, fclt_key, params)
, seriesDefaults: { renderer: $.jqplot.MeterGaugeRenderer , seriesDefaults: { renderer: $.jqplot.MeterGaugeRenderer
, rendererOptions: { showTicks: true , rendererOptions: { showTicks: true
, showTickLabels: true , showTickLabels: true
, label: L("lcl_Total") + " " + l_x + "/" + l_y , label: l_init.title + " " + l_x + "/" + l_y
, labelPosition: 'bottom' , labelPosition: 'bottom'
, labelHeightAdjust: -5 , labelHeightAdjust: -5
, background: '#f0f0f0' , background: '#f0f0f0'