mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-22 19:21:23 +00:00
All new stufs!
This commit is contained in:
@@ -7,6 +7,9 @@ google.setOnLoadCallback(drawChart);
|
||||
function drawChart() {
|
||||
console.log(1);
|
||||
googleLineChart('chart/home/account', 'accounts-chart');
|
||||
googleBarChart('chart/home/budgets','budgets-chart');
|
||||
googleColumnChart('chart/home/categories','categories-chart');
|
||||
googlePieChart('chart/home/recurring','recurring-chart')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user