updated some formatting on charts

This commit is contained in:
UpstreamData
2022-03-04 14:36:43 -07:00
parent 80f941d912
commit 309b4d44fc
3 changed files with 5 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ var minerDataChart = new Chart(document.getElementById("line-chart"), {
options: {
animation: {
easing: 'easeInSine',
duration: 250
duration: 0
},
plugins: {
chartAreaBorder: {