hiding leg + other things
This commit is contained in:
parent
8db9dcd40d
commit
6b77327af8
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ const radarChart = new Chart(ctx, {
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
plugins: {
|
plugins: {
|
||||||
|
legend: {
|
||||||
|
display: false
|
||||||
|
},
|
||||||
tooltip: {
|
tooltip: {
|
||||||
callbacks: {
|
callbacks: {
|
||||||
label: function(context) {
|
label: function(context) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue