mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 14:48:11 +00:00
All code for issue #38.
This commit is contained in:
@@ -5,5 +5,5 @@ function drawChart() {
|
||||
googleLineChart('chart/home/account', 'accounts-chart');
|
||||
googleBarChart('chart/home/budgets','budgets-chart');
|
||||
googleColumnChart('chart/home/categories','categories-chart');
|
||||
googlePieChart('chart/home/recurring','recurring-chart')
|
||||
googlePieChart('chart/home/bills','bills-chart')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user