This commit is contained in:
James Cole
2018-03-11 13:26:11 +01:00
parent 4304a3c916
commit cfba11e9ca
5 changed files with 12 additions and 4 deletions

View File

@@ -312,8 +312,8 @@ function drawAChart(URI, container, chartType, options, colorData) {
fontSize: 12,
fontColor: "#333",
position: "right",
xAdjust: 0,
yAdjust: -120,
xAdjust: -20,
yAdjust: -125,
enabled: true,
content: todayText
}