From 2a3fe1f573654e46968fb367fbbdec0d9a6d58c3 Mon Sep 17 00:00:00 2001 From: Sajal Sharma Date: Sat, 16 Sep 2017 00:37:55 -0700 Subject: [PATCH] n --- mainJs.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mainJs.js b/mainJs.js index 1137a1b..d6e00dd 100644 --- a/mainJs.js +++ b/mainJs.js @@ -15,6 +15,7 @@ google.charts.load('current', {'packages':['corechart']}); ['Other', 100.01] ]); + var options = { title: 'Spending Breakdown' };