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: {
labels: @json($channels),
datasets: [{
label: 'Rp',
// label: 'Rp',
data: @json($revenues),
backgroundColor: @json($backgroundColors),
borderColor: @json($borderColors),

View File

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