Delete the background color setting.

This commit is contained in:
Kazuhiro MUSASHI 2020-06-27 20:56:56 +07:00
parent e6ff3135df
commit 3033749662
1 changed files with 0 additions and 8 deletions

View File

@ -92,14 +92,6 @@ chart=true
'rgba(153, 102, 255, 1)',
'rgba(255, 159, 64, 1)'
],
backgroundColor: [
'rgba(0,0,0,0)',
'rgba(0,0,0,0)',
'rgba(0,0,0,0)',
'rgba(0,0,0,0)',
'rgba(0,0,0,0)',
'rgba(0,0,0,0)'
],
borderWidth: 1
}]
},