This commit is contained in:
Arjun Patel
2017-09-15 23:52:34 -07:00
parent 6b4e6bf558
commit 4f4e304ed3
-1
View File
@@ -15,7 +15,6 @@ google.charts.load('current', {'packages':['corechart']});
['Other', 7] ['Other', 7]
]); ]);
var options = { var options = {
title: 'Spending Breakdown' title: 'Spending Breakdown'
}; };