forked from TDTP/admin_transporte_frontend
mejora grafico
parent
ab94efc77d
commit
8b0b209d59
|
@ -56,13 +56,16 @@
|
|||
{
|
||||
data: values,
|
||||
backgroundColor: colors,
|
||||
borderColor: "transparent",
|
||||
// borderColor: "transparent",
|
||||
borderWidth: 2,
|
||||
},
|
||||
],
|
||||
},
|
||||
options: {
|
||||
maintainAspectRatio: false,
|
||||
cutoutPercentage: 50,
|
||||
responsive: true,
|
||||
aspectRatio: 1,
|
||||
maintainAspectRatio: true,
|
||||
cutoutPercentage: 30,
|
||||
legend: { display: false },
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue