chore(chart): menghapus Rp

This commit is contained in:
Yoga Pangestu 2025-11-11 15:37:29 +07:00
parent 98995d9f5e
commit 18896c7ae1
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
data: { data: {
labels: @json($channels), labels: @json($channels),
datasets: [{ datasets: [{
label: 'Rp', // label: 'Rp',
data: @json($revenues), data: @json($revenues),
backgroundColor: @json($backgroundColors), backgroundColor: @json($backgroundColors),
borderColor: @json($borderColors), borderColor: @json($borderColors),

View File

@ -13,7 +13,7 @@
data: { data: {
labels: @json($outlets), labels: @json($outlets),
datasets: [{ datasets: [{
label: 'Rp', // label: 'Rp',
data: @json($revenues), data: @json($revenues),
backgroundColor: @json($backgroundColors), backgroundColor: @json($backgroundColors),
borderColor: @json($borderColors), borderColor: @json($borderColors),