d
This commit is contained in:
@@ -12,10 +12,9 @@ google.charts.load('current', {'packages':['corechart']});
|
|||||||
['Utilities', 2],
|
['Utilities', 2],
|
||||||
['Clothing', 2],
|
['Clothing', 2],
|
||||||
['Entertainment', 2],
|
['Entertainment', 2],
|
||||||
['Other', 7]
|
['Other', 7]
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
||||||
var options = {
|
var options = {
|
||||||
title: 'Spending Breakdown'
|
title: 'Spending Breakdown'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user