Tooltip adjustments

This commit is contained in:
Isaac Marovitz 2023-05-31 12:58:55 -04:00
parent a7a39ad23f
commit 3ce8cd51f2
No known key found for this signature in database
GPG Key ID: 97250B2B09A132E1

View File

@ -153,9 +153,11 @@ const chartOptions = ref<ChartOptions<'bar'>>({
size: 12
},
titleFont: {
family: "Inter",
size: 14
}
size: 0
},
titleMarginBottom: 0,
xAlign: "center" as const,
yAlign: "bottom" as const,
},
legend: {
labels: {