This commit is contained in:
Sajal Sharma
2017-09-15 23:43:03 -07:00
parent 42f9a7750e
commit f43ebac776
+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'
}; };