This commit is contained in:
Sajal Sharma
2017-09-15 23:51:16 -07:00
parent 9da5af2e65
commit 6b4e6bf558
+1
View File
@@ -15,6 +15,7 @@ google.charts.load('current', {'packages':['corechart']});
['Other', 7] ['Other', 7]
]); ]);
var options = { var options = {
title: 'Spending Breakdown' title: 'Spending Breakdown'
}; };