mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 03:00:14 +00:00
Code for #1244
This commit is contained in:
4
public/js/ff/charts.js
vendored
4
public/js/ff/charts.js
vendored
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user