提交 7772ecf1 编写于 作者: Y youyong205

modify the chart

上级 948f7ccb
......@@ -28,7 +28,7 @@
<h5 class="text-center text-error"> ${item.key}</h5>
<c:forEach var="chart" items="${item.value}" varStatus="status">
<div style="float:left;">
<div id="${chart.id}" class="metricGraph" style="width:45%;height:350px;"></div>
<div id="${chart.id}" class="metricGraph" style="width:40%;height:350px;"></div>
</div>
</c:forEach>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册