관리자 모드에서 ... 브라우즈별 그래프 만들어 볼려고 일단 노출은 성공을 시켰습니다만 ...
상단 붉은 박스가 왜? 이중으로 들어가는지 당췌 모르겠습니다.
include_once("./visit.sub.php"); 때문인가 싶기도 하구요...
추가 한 부분은 아래와 같습니다.
똑 같은 글이 자게에도 있어요 ...
http://sir.co.kr/bbs/board.php?bo_table=cm_free&wr_id=501884&cc=0
<!--추가-->
<script src="http://www.google.com/jsapi?key=ABQIAAAA1XbMiDxx_BTCY2_FkPh06RRaGTYH6UMl8mADNa0YKuWNNa8VNxQEerTAUcfkyrr6OwBovxn7TDAH5Q"></script>
<script type="text/javascript">google.load("mootools", "1.3");</script>
<script type="text/javascript" src="<?=$g4[path]?>/adm/chart/table2chart-yui-compressed.js"></script>
<script>
window.addEvent('domready',function(){
new Table2Chart();
});
</script>
<?
echo "<div>";
echo "<table class='toChart size700x300 colora00286' summary='Browsers for this site, 30 May 2010'>";
echo "<tbody>";
$max = 0;
$sum_count = 0;
$sql = " select * from $g4[visit_table] where vi_date between '$fr_date' and '$to_date' ";
$result = sql_query($sql);
while ($row=sql_fetch_array($result)) {
$s = get_brow($row[vi_agent]);
$arr[$s]++;
if ($arr[$s] > $max) $max = $arr[$s];
$sum_count++;
}
$i = 0;
$k = 0;
$save_count = -1;
$tot_count = 0;
if (count($arr)) {
arsort($arr);
foreach ($arr as $key=>$value) {
$count = $arr[$key];
if ($save_count != $count) {
$i++;
$no = $i;
$save_count = $count;
} else {
$no = "";
}
$list = ($k++%2);
echo "<tr><td>{$no}위 : $key</td><td>$count</td></tr>";
}
echo "";
} else {
echo "<tr><td>자료가 없습니다.</td></tr>";
}
echo "</tbody>";
echo "</table>";
echo "</div>";
?>
<!--추가//-->
댓글 2개
이런 부분은 항상 레퍼런스를 참조하셔서 초기화가 필요 했습니다.
값을 안주고 생성시키거나 보이지 않게하는 함수값이 있다면 그렇게 하면 되더라고요.
new Table2Chart(); 로 차트를 불러오기전에 .js파일에서 값을 설정하시면 될거라
믿습니다.
구글무료 차트는 안써봤지만 다 비슷하지 않을까 싶네요~~
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 3130 | 14년 전 | 1455 | ||
| 3129 | 14년 전 | 1157 | ||
| 3128 | 14년 전 | 1034 | ||
| 3127 |
조이온라인
|
14년 전 | 997 | |
| 3126 |
마케팅메지션
|
14년 전 | 1366 | |
| 3125 | 14년 전 | 957 | ||
| 3124 | 14년 전 | 1345 | ||
| 3123 |
마케팅메지션
|
14년 전 | 1058 | |
| 3122 | 14년 전 | 899 | ||
| 3121 | 14년 전 | 1153 | ||
| 3120 | 14년 전 | 1273 | ||
| 3119 | 14년 전 | 999 | ||
| 3118 | 14년 전 | 1515 | ||
| 3117 | 14년 전 | 1227 | ||
| 3116 | 14년 전 | 1554 | ||
| 3115 |
windday
|
14년 전 | 1246 | |
| 3114 | 14년 전 | 1164 | ||
| 3113 | 14년 전 | 1238 | ||
| 3112 | 14년 전 | 3711 | ||
| 3111 | 14년 전 | 1051 | ||
| 3110 | 14년 전 | 2232 | ||
| 3109 | 14년 전 | 3702 | ||
| 3108 | 14년 전 | 1653 | ||
| 3107 | 14년 전 | 1580 | ||
| 3106 | 14년 전 | 2287 | ||
| 3105 | 14년 전 | 1467 | ||
| 3104 | 14년 전 | 1470 | ||
| 3103 | 14년 전 | 1695 | ||
| 3102 | 14년 전 | 1179 | ||
| 3101 | 14년 전 | 2018 | ||
| 3100 | 14년 전 | 1539 | ||
| 3099 | 14년 전 | 1148 | ||
| 3098 | 14년 전 | 1301 | ||
| 3097 | 14년 전 | 1079 | ||
| 3096 | 14년 전 | 1543 | ||
| 3095 | 14년 전 | 924 | ||
| 3094 | 14년 전 | 2132 | ||
| 3093 | 14년 전 | 1135 | ||
| 3092 | 14년 전 | 976 | ||
| 3091 | 14년 전 | 1433 | ||
| 3090 | 14년 전 | 1425 | ||
| 3089 | 14년 전 | 1370 | ||
| 3088 | 14년 전 | 1522 | ||
| 3087 | 14년 전 | 1179 | ||
| 3086 | 14년 전 | 1129 | ||
| 3085 | 14년 전 | 1754 | ||
| 3084 | 14년 전 | 1285 | ||
| 3083 | 14년 전 | 927 | ||
| 3082 |
|
14년 전 | 1109 | |
| 3081 | 14년 전 | 3180 | ||
| 3080 |
|
14년 전 | 1240 | |
| 3079 | 14년 전 | 940 | ||
| 3078 |
마케팅메지션
|
14년 전 | 1021 | |
| 3077 | 14년 전 | 815 | ||
| 3076 | 14년 전 | 876 | ||
| 3075 | 14년 전 | 1363 | ||
| 3074 | 14년 전 | 1061 | ||
| 3073 | 14년 전 | 909 | ||
| 3072 | 14년 전 | 1164 | ||
| 3071 | 14년 전 | 746 | ||
| 3070 | 14년 전 | 927 | ||
| 3069 | 14년 전 | 1102 | ||
| 3068 | 14년 전 | 970 | ||
| 3067 | 14년 전 | 876 | ||
| 3066 | 14년 전 | 936 | ||
| 3065 | 14년 전 | 1103 | ||
| 3064 |
하모니칼수
|
14년 전 | 1122 | |
| 3063 |
마케팅메지션
|
14년 전 | 1289 | |
| 3062 | 14년 전 | 1121 | ||
| 3061 | 14년 전 | 665 | ||
| 3060 |
|
14년 전 | 806 | |
| 3059 | 14년 전 | 1148 | ||
| 3058 | 14년 전 | 1233 | ||
| 3057 | 14년 전 | 664 | ||
| 3056 | 14년 전 | 2048 | ||
| 3055 | 14년 전 | 1473 | ||
| 3054 | 14년 전 | 1042 | ||
| 3053 | 14년 전 | 1004 | ||
| 3052 |
|
14년 전 | 1158 | |
| 3051 | 14년 전 | 1911 | ||
| 3050 |
떠돌이이병
|
14년 전 | 1176 | |
| 3049 | 14년 전 | 1111 | ||
| 3048 | 14년 전 | 1144 | ||
| 3047 | 14년 전 | 1070 | ||
| 3046 | 14년 전 | 1128 | ||
| 3045 |
마케팅메지션
|
14년 전 | 867 | |
| 3044 | 14년 전 | 1456 | ||
| 3043 | 14년 전 | 1004 | ||
| 3042 | 14년 전 | 852 | ||
| 3041 | 14년 전 | 2822 | ||
| 3040 | 14년 전 | 611 | ||
| 3039 | 14년 전 | 1060 | ||
| 3038 | 14년 전 | 1039 | ||
| 3037 | 14년 전 | 1004 | ||
| 3036 | 14년 전 | 855 | ||
| 3035 | 14년 전 | 1175 | ||
| 3034 |
마케팅메지션
|
14년 전 | 1237 | |
| 3033 | 14년 전 | 885 | ||
| 3032 | 14년 전 | 1286 | ||
| 3031 |
마케팅메지션
|
14년 전 | 918 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기