chore(chart): menghapus Rp
This commit is contained in:
parent
98995d9f5e
commit
18896c7ae1
@ -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),
|
||||||
|
|||||||
@ -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),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user