ARAI#38177 label totaal een lcl bij gauge

svn path=/Website/branches/v2016.2/; revision=31183
This commit is contained in:
Ruud Lipper
2016-10-20 14:54:37 +00:00
parent 9c78160c2a
commit 6bf0dc1858

View File

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