From 77ba246c10f11d05fa793d252cbf4e8ae51e5dfe Mon Sep 17 00:00:00 2001 From: Andre Penteado Date: Fri, 31 Mar 2017 11:18:41 -0300 Subject: [PATCH] Legenda no dashboard --- src/main/webapp/WEB-INF/jsp/dashboard.jsp | 48 ++++++++++++++++++++++- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/dashboard.jsp b/src/main/webapp/WEB-INF/jsp/dashboard.jsp index c681b59..1733d8a 100755 --- a/src/main/webapp/WEB-INF/jsp/dashboard.jsp +++ b/src/main/webapp/WEB-INF/jsp/dashboard.jsp @@ -1,6 +1,16 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" session="true"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> +<%@taglib prefix="dandelion" uri="http://github.com/dandelion" %> + + + + + + + + + @@ -23,6 +33,9 @@ { v: ${total.value[1]}, f: '' }, { v: ${total.value[0] - total.value[1]}, f: '' } ] + ${total.value[0]} + ${total.value[1]} + ${total.value[0] - total.value[1]} ]); var options = { @@ -47,6 +60,9 @@ { v: ${total.value[1]}, f: '' }, { v: ${total.value[0] - total.value[1]}, f: '' } ] + ${total.value[0]} + ${total.value[1]} + ${total.value[0] - total.value[1]} ]); var options = { @@ -69,14 +85,42 @@

Saldo Próximos 30 dias

-
+
+
+
+
+ +

+
+
+ +

+
+
+ +

+
-
+
+
+
+
+ +

+
+
+ +

+
+
+ +

+