| ofc4j. OFC4J´Â ¿ÀÇ Ç÷¡½Ã Â÷Æ® ÇÁ·ÎÁ§Æ®¸¦À§ÇÑ Java ·¡ÆÛÀÔ´Ï´Ù. |
Áö±Ý ´Ù¿î·Îµå |
ofc4j. ¼øÀ§ ¹× ¿ä¾à
- °Ô½ÃÀÚ À̸§:
- Sezer Yesiltas
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://code.google.com/p/ofc4j/
ofc4j. ű×
ofc4j. ¼³¸í
OFC4J´Â ¿ÀÇ Ç÷¡½Ã Â÷Æ® ÇÁ·ÎÁ§Æ®¸¦À§ÇÑ Java ·¡ÆÛÀÔ´Ï´Ù. OFC4J´Â Open Flash Chart Project¸¦À§ÇÑ Java ·¦ÆÛÀÔ´Ï´Ù. "ofc4j"ÀÇ ÁÖ¿ä ±â´ÉÀÌ ÀÖ½À´Ï´Ù. ¡¤ LGPL ¶óÀ̼¾½º°¡ÀÖ´Â ¿ÀÇ ¼Ò½º. ¡¤ Google Analytics Â÷Æ®¿Í ¸Å¿ì À¯»çÇÑ ¸Å¿ì ¸ÚÁø ¸ð¾ç°ú ´À³¦. ¡¤ Â÷Æ®¿¡¼ ¿©·¯ ½Ã¸®Áî. ¡¤ ´Ù±¹¾î Áö¿ø (UTF8 charset Áö¿ø). ¡¤ Ç÷¡½Ãº£À̽º. Animations.example.jsp <% @ ÆäÀÌÁö ¾ð¾î = "java"contenttype = "text html; charset = iso-8859-9"pageencoding = "iso-8859-9"%/> <% @ ÆäÀÌÁö °¡Á® ¿À±â = "net yesiltasofc4j * "%>
¿¹Á¦ <% = chartgethtml ( "500" "250" "datajsp") %>
data.jsp <% @ ÆäÀÌÁö ¾ð¾î = "java"contenttype = "ÅؽºÆ® charset = iso-8859-9 "pageencoding ="iso-8859-9 "%> <% @ ÆäÀÌÁö import ="netyesiltasofc4j * "%> <% Â÷Æ® c = »õ Â÷Æ® (); * ¼³Á¤ Á¦¸ñ * Á¦¸ñ Á¦¸ñ = »õ·Î¿î Á¦¸ñ ( "¸¹Àº µ¥ÀÌÅÍ ¶óÀÎ" "±Û²Ã Å©±â : 30px; »ö»ó : # 736aff"); csettitle (Á¦¸ñ); * y Àü¼³ ¼³Á¤ * Àü¼³ ylegend (); ylegendsetdescription ( "java ¿ë Ç÷¡½Ã Â÷Æ® ¿±â"); ylegendsetcolor ( "# 736aff"); ylegendsetdescriptionweight ( "12"); * labels ¼³Á¤ * ÇØ´ç ylabel = cgetylabel (); ylabelsetmin ( "0"); ylabelsetmax ( "20"); * x ¶óº§ * labelx xlabel = cgetxlabel (); int i = 0; xlabeladdtext (i ++ "1 ¿ù"); xlabeladdtext (i ++ "); xlabeladdtext (i ++"3 ¿ù "); xlabeladdtext (i ++"); xlabeladdtext (i ++ "5 ¿ù"); xlabeladdtext (i ++ "); xlabeladdtext (i ++"6 ¿ù "); xlabeladdtext (i ++" "); xlabeladdtext (i ++"8 ¿ù "); * Â÷Æ®¿¡ ½Ã¸®Áî Ãß°¡ * barstyle bar = new barstyle (); barsetcolor ( "# 9933cc"); barsetdescription ( "ÆäÀÌÁö ºä"); barsetdescriptionweight ( "10"); barsettransparency ( "50"); int v = 0; baraddvalue (v ++ "9"); baraddvalue (v ++ "6"); baraddvalue (v ++ "7"); baraddvalue (v ++ "9"); baraddvalue (v ++ "5"); baraddvalue (v ++ "7"); baraddvalue (v ++ "6"); baraddvalue (v ++ "9" ); baraddvalue (v ++ "9"); caddseries (¹Ù); %/> <% = cgetdata () %>ÀÌ ¸±¸®½ºÀÇ »õ·Î¿î ±â´É : ¡¤ ¹Ùº¸ ´Ù, ¹ÙÆä ÆÐµå ¹× BAR3D Â÷Æ® À¯ÇüÀÌ ±¸ÇöµÇ¾ú½À´Ï´Ù.
ofc4j. °ü·Ã ¼ÒÇÁÆ®¿þ¾î