diff --git a/apps/frontend/src/components/ui/charts/ChartDisplay.vue b/apps/frontend/src/components/ui/charts/ChartDisplay.vue index 36a603f58..070910fb0 100644 --- a/apps/frontend/src/components/ui/charts/ChartDisplay.vue +++ b/apps/frontend/src/components/ui/charts/ChartDisplay.vue @@ -134,7 +134,6 @@ :data="analytics.formattedData.value.revenue.chart.data" :labels="analytics.formattedData.value.revenue.chart.labels" is-money - suffix="" :colors=" isUsingProjectColors ? analytics.formattedData.value.revenue.chart.colors