change text

This commit is contained in:
Emily
2025-01-31 14:56:45 +01:00
parent 29a220b21e
commit 0dd94be6e6

View File

@@ -112,7 +112,7 @@ const chartData = ref<ChartData<'line' | 'bar' | 'bubble'>>({
}, },
}, },
{ {
label: 'Unique sessions', label: 'Unique visitors',
data: [], data: [],
backgroundColor: ['#4abde8'], backgroundColor: ['#4abde8'],
borderColor: '#4abde8', borderColor: '#4abde8',