mejora grafico

francisco/photos
Francisco Sandoval 2023-12-10 13:37:52 -03:00
parent ab94efc77d
commit 8b0b209d59
1 changed files with 6 additions and 3 deletions

View File

@ -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 },
},
});