1
0
Fork 0

correcion en etiquetas de estadisticas

This commit is contained in:
humano 2017-10-30 15:22:01 -05:00
parent 7d71cc439d
commit cf46911fc5
1 changed files with 1 additions and 1 deletions

View File

@ -606,7 +606,7 @@ mysqli_set_charset($link, "utf8");
}
$datos= json_encode($dato);
$data = "[".substr ($datas, 0, -1)."]";
$etiqueta = "[".substr ($etiquetas, 0, -1)."]";
$etiqueta = "[".substr (preg_replace("[\n|\r|\n\r|\t]",'', $etiquetas), 0, -1)."]";
$color = "[".substr ($colores, 0, -1)."]";
$data_grafica= "