Theme everything nicer with transparency and background the sentiment

This commit is contained in:
2022-08-28 17:39:02 +01:00
parent 3050b96baa
commit 24a5af32e2
6 changed files with 102 additions and 49 deletions

View File

@@ -38,7 +38,10 @@ new Chart(ctx, {
return foot;
}
}
}
},
legend: {
display: false,
},
}
}
});