Quellcode durchsuchen

update 2025-09-16

junggilpark vor 1 Monat
Ursprung
Commit
d0dfebc75b

+ 1 - 1
src/main/webapp/WEB-INF/jsp/egovframework/admin/status.jsp

@@ -153,7 +153,7 @@
 				</div>
 				<!--  그래프  -->
 				<div>
-					<article id="highcharts" style="min-width:310px;height:350px; margin-top: 10px; overflow-y:auto;"></article>
+					<article id="highcharts" style="min-width:310px;height:370px; margin-top: 10px; overflow-y:auto;"></article>
 				</div>
 			</div>
 		</div>

+ 1 - 1
src/main/webapp/WEB-INF/jsp/egovframework/statistics/connStat.jsp

@@ -680,7 +680,7 @@
 				}
 			},
 			xAxis: {
-				categories: xAxis,
+				categorie: xAxis,
 				title: {
 					text: xTitle
 				}