Ignore:
Timestamp:
2007/02/06 09:20:08 (19 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/test/naka/graph.php

    r156 r157  
    2828        // ±ß¥°¥é¥ÕÉÁ²è 
    2929        //$objGraphPie->drawGraph(); 
    30         /* 
     30         
    3131        $x = $objGraphPie->cx; 
    3232        $y = $objGraphPie->cy; 
     
    4848            $objGraphPie->drawShade(); 
    4949        } 
    50          
     50        /* 
    5151        // ¿§¿ô¤Î¼èÆÀ 
    5252        $c_max = count($objGraphPie->arrColor); 
Note: See TracChangeset for help on using the changeset viewer.