This commit is contained in:
Arjun Patel
2017-09-16 00:39:42 -07:00
parent 37c9529411
commit 26b3b98b2d
+1
View File
@@ -15,6 +15,7 @@ google.charts.load('current', {'packages':['corechart']});
['Other', 100.01]
]);
var options = {
title: 'Spending Breakdown'
};