feat: migrated from chart.js to google-charts

This commit is contained in:
2023-06-10 21:17:16 -03:00
parent e7149f53ff
commit db0d493944
13 changed files with 265 additions and 42 deletions

View File

@@ -26,3 +26,7 @@ a:hover {
margin: 0;
padding: 0;
}
#__next, body, html {
height: 100%;
}