Update custom.html

master
RKBoss6 2025-07-09 11:43:28 -04:00 committed by GitHub
parent 39117e7e98
commit 013f72d377
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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'));