<?
# 그래프 출력을 위한 데이터의 최대값및 최소값 세팅
$maxVal = 50; // 최대값 5백만
$step = 5; // 단위 5십만
$arrVal = array(25,18, 34, 46, 10, 29, 17, 38, 26, 25, 27, 39, 44, 22, 16, 43, 39, 22, 44, 18, 14, 22, 32, 45);
function showStickGraph($maxVal, $minVal, $step, $arrVal)
{
$bottomCommentHeight= 30; // 하단 설명공간 높이 픽셀값
$cntY = round($maxVal / $step); // y축 눈금개수
$unitHight = 30; // 단위 높이 픽셀값
$minVal = 0; // 최소값
$k= 10;
?>
<table cellpadding=0 cellspacing=0 border="1" >
<tr>
<!-- y축-->
<td >
<table cellpadding=0 cellspacing=0 border="1" >
<? for ($a= $maxVal; $a >= $minVal; $a -= $step){ ?>
<tr>
<td height="<?=$unitHight?>" valign="bottom" align="right">
<font size="2"><?=$a?></font>
</td>
</tr>
<?}?>
<tr>
<td height="<?=$bottomCommentHeight?>">
<font size="2">매출<br>(단위:10만)</font></td>
</tr>
</table>
</td>
<!--x축-->
<td valign="bottom">
<table cellpadding=0 cellspacing=0 border="0" >
<tr>
<? for ($i= 0; $i < 24; $i++){ ?>
<td align="center" valign="bottom">
<table cellpadding=0 cellspacing=0 border="1" >
<tr>
<td width="20" height="<?=($arrVal[$i])/$step * $unitHight ?>" bgcolor="green" valign="top" align="center">
<font size="2" color="white"><b><?=$arrVal[$i]?></b></font></td>
</tr>
<tr>
<td height="<?=$bottomCommentHeight?>" valigh="top"><font size="2"><?=($i<10)?"0$i":$i?></font></td>
</tr>
</table>
</td>
<?}?>
</tr>
</table>
</td>
</tr>
</table>
<?
}
showStickGraph($maxVal, $minVal, $step, $arrVal);
?>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 430 | 19년 전 | 4102 | ||
| 429 | 19년 전 | 3304 | ||
| 428 | 19년 전 | 4132 | ||
| 427 | 19년 전 | 3474 | ||
| 426 | 19년 전 | 3106 | ||
| 425 | 19년 전 | 3408 | ||
| 424 | 19년 전 | 2438 | ||
| 423 | 19년 전 | 2864 | ||
| 422 | 19년 전 | 2353 | ||
| 421 | 19년 전 | 3708 | ||
| 420 | 19년 전 | 4742 | ||
| 419 | 19년 전 | 3802 | ||
| 418 |
|
19년 전 | 1750 | |
| 417 | 19년 전 | 2748 | ||
| 416 | 19년 전 | 2391 | ||
| 415 | 19년 전 | 2607 | ||
| 414 | 19년 전 | 4411 | ||
| 413 |
|
19년 전 | 2601 | |
| 412 | 19년 전 | 3047 | ||
| 411 |
|
19년 전 | 2996 | |
| 410 |
|
19년 전 | 3686 | |
| 409 |
|
19년 전 | 3635 | |
| 408 |
|
19년 전 | 1860 | |
| 407 | 19년 전 | 2230 | ||
| 406 | 19년 전 | 2782 | ||
| 405 | 19년 전 | 2452 | ||
| 404 | 19년 전 | 4304 | ||
| 403 | 19년 전 | 3305 | ||
| 402 |
NeoGenesis
|
19년 전 | 4091 | |
| 401 | 19년 전 | 2610 | ||
| 400 |
|
19년 전 | 2499 | |
| 399 | 19년 전 | 2957 | ||
| 398 | 19년 전 | 2488 | ||
| 397 | 19년 전 | 2780 | ||
| 396 | 19년 전 | 2478 | ||
| 395 | 19년 전 | 3186 | ||
| 394 | 19년 전 | 1722 | ||
| 393 | 19년 전 | 2994 | ||
| 392 | 19년 전 | 2256 | ||
| 391 | 19년 전 | 2177 | ||
| 390 | 19년 전 | 2287 | ||
| 389 | 19년 전 | 2646 | ||
| 388 | 19년 전 | 2180 | ||
| 387 | 19년 전 | 4485 | ||
| 386 |
|
19년 전 | 2693 | |
| 385 |
|
19년 전 | 2482 | |
| 384 | 19년 전 | 3019 | ||
| 383 | 19년 전 | 3056 | ||
| 382 | 19년 전 | 3109 | ||
| 381 |
|
19년 전 | 2631 | |
| 380 |
|
19년 전 | 3020 | |
| 379 | 19년 전 | 2550 | ||
| 378 | 19년 전 | 2208 | ||
| 377 | 19년 전 | 2779 | ||
| 376 | 19년 전 | 2470 | ||
| 375 |
|
19년 전 | 2564 | |
| 374 | 19년 전 | 3821 | ||
| 373 | 19년 전 | 3270 | ||
| 372 | 19년 전 | 4989 | ||
| 371 |
세은아빠2
|
19년 전 | 2415 | |
| 370 | 19년 전 | 4501 | ||
| 369 | 19년 전 | 3109 | ||
| 368 | 19년 전 | 2907 | ||
| 367 | 19년 전 | 3726 | ||
| 366 | 19년 전 | 2655 | ||
| 365 | 19년 전 | 3737 | ||
| 364 | 19년 전 | 4013 | ||
| 363 | 19년 전 | 3441 | ||
| 362 | 19년 전 | 3483 | ||
| 361 | 19년 전 | 4108 | ||
| 360 |
hwatta
|
19년 전 | 2364 | |
| 359 | 19년 전 | 5107 | ||
| 358 | 19년 전 | 3656 | ||
| 357 | 19년 전 | 2601 | ||
| 356 |
sdesign1s
|
19년 전 | 2279 | |
| 355 | 20년 전 | 2757 | ||
| 354 | 20년 전 | 3030 | ||
| 353 | 20년 전 | 2794 | ||
| 352 |
|
20년 전 | 5776 | |
| 351 |
|
20년 전 | 2704 | |
| 350 |
|
20년 전 | 4293 | |
| 349 |
hwatta
|
20년 전 | 2182 | |
| 348 | 20년 전 | 7307 | ||
| 347 | 20년 전 | 2413 | ||
| 346 | 20년 전 | 3505 | ||
| 345 | 20년 전 | 4311 | ||
| 344 | 20년 전 | 2650 | ||
| 343 | 20년 전 | 3922 | ||
| 342 | 20년 전 | 3069 | ||
| 341 | 20년 전 | 4093 | ||
| 340 |
|
20년 전 | 5143 | |
| 339 |
|
20년 전 | 4236 | |
| 338 | 20년 전 | 5869 | ||
| 337 | 20년 전 | 2045 | ||
| 336 |
|
20년 전 | 3324 | |
| 335 |
|
20년 전 | 3539 | |
| 334 |
|
20년 전 | 2929 | |
| 333 |
hwatta
|
20년 전 | 2436 | |
| 332 | 20년 전 | 4656 | ||
| 331 | 20년 전 | 2274 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기