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