@@ -15,8 +15,11 @@ function drawChart() {
]);
var options = {
title: 'Spending'
is3D: true
title: 'My Daily Activities'
};
var chart = new google.visualization.PieChart(document.getElementById('piechart'));
chart.draw(data, options);
}
The note is not visible to the blocked user.