From 31de5d870d6fa6efc4eab5af4df49b6f91a22690 Mon Sep 17 00:00:00 2001 From: Gianluca Bine Date: Mon, 27 Apr 2020 22:26:56 -0300 Subject: [PATCH] Removido linhas em branco --- application/views/mapos/painel.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/application/views/mapos/painel.php b/application/views/mapos/painel.php index 40194788c..f554331c5 100644 --- a/application/views/mapos/painel.php +++ b/application/views/mapos/painel.php @@ -282,16 +282,12 @@ tooltip: { valueDecimals: 2, valuePrefix: 'R$: ' - - }, plotOptions: { series: { dataLabels: { enabled: true, format: 'R$: {y}', - - } } },