Update custom.html
parent
39117e7e98
commit
013f72d377
|
|
@ -81,7 +81,7 @@
|
||||||
]);
|
]);
|
||||||
|
|
||||||
var options = {
|
var options = {
|
||||||
title: 'My Daily Activities'
|
title: 'Storage Taken Up'
|
||||||
};
|
};
|
||||||
|
|
||||||
var chart = new google.visualization.PieChart(document.getElementById('piechart'));
|
var chart = new google.visualization.PieChart(document.getElementById('piechart'));
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue