mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
change text
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user